
generate_source(3)    LPC 系統函數    generate_source(3)

名稱
     generate_source() - generates the C code corresponding to  a
     give object

語法
     void generate_source( string file, void | string out_file );

描述
     generate_source() calls the LPC->C compiler to generate  the
     source code for a given object.  If no output file is speci-
     fied, the output is saved in the SAVE_BINARIES directory.

請參考
     valid_asm(4), valid_compile_to_c(4)

MudOS                Last change: 5 Sep 1994                    1

