ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示
/doc/efuns/dump_prog
dddduuuummmmpppp____pppprrrroooogggg((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444)))) dddduuuummmmpppp____pppprrrroooogggg((((3333))))
NNNNAAAAMMMMEEEE
dump_prog() - dump/disassemble an LPC object
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
void dump_prog( object ob, int flags default: 0, string file
);
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
dump_prog() dumps information about the program of `obj' to
a file, `file', or "/PROG_DUMP" if `file' is not given. If
the current object does not have write access to the file,
it fails.
Flags can be a combination of the following values: 1 -
include a disassembly of the i-code 2 - include line number
information
SSSSEEEEEEEE AAAALLLLSSSSOOOO
debug_info(3), dumpallobj(3)
Page 1 (printed 3/16/95)