pike.hubbe.net

[Top]
previouscos() crypt()next

Method cpp()


Method cpp

string cpp(string data, string|void current_file, int|string|void charset, object|void handler, void|int compat_major, void|int compat_minor)

Description

Run a string through the preprocessor.

Preprocesses the string data with Pike's builtin ANSI-C look-alike preprocessor. If the current_file argument has not been specified, it will default to "-". charset defaults to "ISO-10646".

See also

compile


Extracted from Pike v7.3 release 11 at 2001-11-03.