static void info( int channel, char *text, char *file, int line);
Writes an info statements on the specified channel. Don't callthis one directly, instead use the cl_info macro.
Back to index