AudRecordLib
|
Implements project wide functions. More...
#include "stdafx.h"
Functions | |
void | ODPrint (const char *pString,...) |
Implements project wide functions.
void ODPrint | ( | const char * | pString, |
... | |||
) |
Formats string and the additional args in a sprintf manner and outputs it to the debug stream
pString | Printf style format string |
... | Additional parameters |