pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]

compile_string()


Method compile_string

program compile_string(string source, void|string filename, object|void handler, void|program p, void|object o, void|int _show_if_constant_errors)

Description

Compile the Pike code in the string source into a program. If filename is not specified, it will default to "-".

Functionally equal to compile (cpp (source , filename )).

See also

compile() , cpp() , compile_file()

Module reference for Pike v7.8 release 116, 2008-12-31