
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

