How do i know when to use cout or print?

Question is pretty self explanitory. Thanks in advance!
I guess you mean printf which is a C function. In C++ we often use cout instead.
Topic archived. No new replies allowed.