Original Post
Hi mates! I would like to create a log class with a method like this: m_log->Write_log("example number %d", 1); What I don't know is how to create/program arguments like printf. Thank you for your help. BTW, using Code::Blocks and C++