User: Thomas Kurian

  • Public profile

User profile: Thomas Kurian

User info
User name:Thomas Kurian
History
Joined:
Number of posts:9
Latest posts:

Function to convert string to uppercase
@codekiddy Thanks a ton!

Function to convert string to uppercase
@codekiddy Thanks, that worked. But what is the difference between using 'string &' rather than 'str...

Function to convert string to uppercase
But what's wrong with what I wrote and how can I fix it?

Function to convert string to uppercase
I need a function that takes a reference to a string object and that converts the contents of the st...

Entering non-numeric input into variable of type double
[quote=JLBorges]std::cin.ignore( 1024, '\n' ) ;[/quote] What does this line do? And by the way, I ...

This user does not accept Private Messages