generate_source(3) LPC Library Functions generate_source(3)
NNAAMMEE
generate_source() - generates the C code corresponding to
a give object
SSYYNNOOPPSSIISS
void generate_source( string file, void | string out_file
);
DDEESSCCRRIIPPTTIIOONN
generate_source() calls the LPC->C compiler to generate
the source code for a given object. If no output file is
specified, the output is saved in the SAVE_BINARIES direc-
tory.
SSEEEE AALLSSOO
valid_asm(4), valid_compile_to_c(4)
MudOS 5 Sep 1994 1