Searched refs:text (Results 1 – 2 of 2) sorted by relevance
76 bool CRKLog::Write(string text) in Write() argument94 text = szDateTime + text + "\r\n"; in Write()95 fwrite(text.c_str(), 1, text.size() * sizeof(char), file); in Write()
33 bool Write(string text);