sphore 0.0.1
SPH openGL rendering engine

src/warning.h File Reference

Code handeling warnings being printed to stderr. More...

Go to the source code of this file.

Functions

void print_warning (char *source, char *message)
 Prints a warning message.

Detailed Description

Code handeling warnings being printed to stderr.


Function Documentation

void print_warning ( char *  source,
char *  message 
)

Prints a warning message.

Warnings must be enabled for it to take effect. See SRE_start_warnings

All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines