Index  

trap_Printf

Description

Prints message on the local console.

Prototype

    void trap_Printf(
        const char *fmt
    );

Parameters

Remarks

This should not usually be used directly by the user - the G_Printf function provides its functionality and more.

Return value

This function has no return value.

See also

Author(s)

Timbo


QuakeIII trap calls reference