¡@

Home 

c++ Programming Glossary: dlog

pure virtual function and abstract class

http://stackoverflow.com/questions/3185954/pure-virtual-function-and-abstract-class

compiler complains that it cannot create an instance of DLog because it is abstract. Can someone tell me how I can fix this.. logger protected static Logger m_defaultLogger class DLog public Logger public DLog ~DLog static DLog Instance static.. Logger m_defaultLogger class DLog public Logger public DLog ~DLog static DLog Instance static void Destroy void SetLogFilename..

ofstream doesn't write buffer to file

http://stackoverflow.com/questions/3279733/ofstream-doesnt-write-buffer-to-file

of buf is never empty... What am I doing wrong void DLog Log const char fmt ... va_list varptr va_start varptr fmt int.. problem because the pointer stuff isn't in the way void DLog Log const char fmt ... va_list varptr va_start varptr fmt int..