cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
logging statements
logging statements
Oct 28, 2012 at 9:55pm UTC
divine fallacy
(34)
What are these and how are they made? Can you provide some
examples?
Oct 28, 2012 at 10:03pm UTC
vlad from moscow
(6539)
There are no such statements as "logging statements" in C/C++.
Oct 28, 2012 at 10:12pm UTC
Moschops
(7244)
cout <<
"Here is the log."
;
Oct 29, 2012 at 1:06am UTC
Gulshan Singh
(48)
There's also clog.
Topic archived. No new replies allowed.