I have the following function prototype in my .h file...
I get the following error : ") expected"Code:void Write_to_Diagnostic_Log(const char * const In_String, int Error_Code, const char * const sDiagnostic_Log_Path, ts *Time_Stamp, const STAMP, const DEBUG);
I can't see what's wrong with it... the ) is right there!



LinkBack URL
About LinkBacks


