Home | All Classes | Grouped Classes | Index | Search
Writes an info statements on the specified channel.
void info( int channel, const char* text, const char* file, int line);
Parameters:
Detailed description:
Don't callthis one directly, instead use the cl_info macro. For example: cl_info(info_network, "MyClass::my_funx - Hello World.");
See also: