TinyGL 0.4.1 for MinGW
Functions
msghandling.h File Reference

Go to the source code of this file.

Functions

void tgl_warning (const char *text,...)
 
void tgl_trace (const char *text,...)
 
void tgl_fixme (const char *text,...)
 

Function Documentation

◆ tgl_fixme()

void tgl_fixme ( const char *  text,
  ... 
)

Definition at line 43 of file msghandling.c.

◆ tgl_trace()

void tgl_trace ( const char *  text,
  ... 
)

Definition at line 28 of file msghandling.c.

◆ tgl_warning()

void tgl_warning ( const char *  text,
  ... 
)

Definition at line 15 of file msghandling.c.