ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/lpc/defines/CHECK_MEMORY

HOME :: doc :: lpc :: defines :: CHECK_MEMORY
CHECK_MEMORY adds a special series of bytes before and after any allocated
block of memory, and checks them periodically to see if any routine is
writing outside of block boundaries.  It also adds the check_memory() efun
which checks every allocated block to see if it really should be allocated.
HOME :: doc :: lpc :: defines :: CHECK_MEMORY