i just came across the functions printf () and scanf ()...i didn't know what they were so i looked at them...after a bit i started really liking them compared to cout and cin.. is there a problem with me using those functions instead of cout and cin? (or a few other C functions as opposed to the ones in C++)?
is it a bad thing? i thought that if i liked using these better then why not..
anyways i just want to know what the experts have to tell me..

thanks in advance

Amon Ra