Pike programming language

Top
➤ __dump_program_tables() __handle_sprintf_format() ➤

Method __empty_program()


Method __empty_program

program __empty_program(int|void line, string|void file)

Parameter line

Optional line number of file where the program to be compiled definition starts.

Parameter file

Optional file name where the program to be compiled is defined.

Returns

Returns a virgin (ie empty) program suitable as the target argument to CompilerEnvironment.PikeCompiler().

See also

__null_program, CompilerEnvironment.PikeCompiler, compile_string()

Extracted from as of .