
generate_source(3)    LPC Library Functions    generate_source(3)

NNAAMMEE
       generate_source()  - generates the C code corresponding to
       a give object

SSYYNNOOPPSSIISS
       void generate_source( string file, void | string  out_file
       );

DDEESSCCRRIIPPTTIIOONN
       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.

SSEEEE AALLSSOO
       valid_asm(4), valid_compile_to_c(4)

MudOS                       5 Sep 1994                          1

