I'm reading a book on C++ and it's using "cout" to print to the screen (i'm coming from vb of course)... but i've seen the statement "printf" to do the same thing. what's the difference between these?