Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Debug::Format Class Reference

Old printf style formatting. More...

#include <debug_debug.h>

Public Member Functions

 Format (const char *format,...)
 Old printf style formatting.
 

Detailed Description

Old printf style formatting.

Note
Do not use this helper class for new code. It is mainly here to get the old code base adapted to the new debug module more quickly.

Definition at line 309 of file debug_debug.h.

Constructor & Destructor Documentation

◆ Format()

Debug::Format::Format ( const char * format,
... )
explicit

Old printf style formatting.

Definition at line 239 of file debug_debug.cpp.


The documentation for this class was generated from the following files: