If you have an opinion about C++, chances are you either love it for its extensiveness and versatility, or you hate it for its bloated complexity and would rather stick to alternative languages on ...
In my C++ course we were give an assignment that said we had to write a function that would allow a user to type in some input (say a paragraph for example) and our program is supposed to capture it ...