static void info( int channel, const char *text, const 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