I'm relatively new to C programming, and I have a pretty trivial question.

I'm trying to convert all whitespace characters from standard in to a single space. I understand that my code won't work...