User profile: Bolong Yu

User info
User name:Bolong Yu
Name:Bolong YU
History
Joined:
Number of posts:73
Latest posts:

Substring Printing using a For loop
I am trying to read in the message I Love C++ & Loops!!! from a file in to a string variable and tha...

Using iostream in VS 2010
Here is the code that is generating errors. [code]//Programmer's Name: Bolong Yu //Program: Practi...

Using iostream in VS 2010
Is there something I have to type before the #include statements? Because I am getting errors.

Using iostream in VS 2010
How do I using #include <iostream> in Visual Studios 2010? I used to know since I had to use the 20...

String
How to write a function that reverses a string but not the positions of the null terminator?