User: byronarn

  • Public profile

User profile: byronarn

User info
User name:byronarn
History
Joined:
Number of posts:7
Latest posts:

cin.ignore() not working
Okay. But what if i had a bigger program and I had to use my pause function more than once. Is the...

cin.ignore() not working
[code] #include <iostream> #include <time.h> #include <string> using namespace std; int mai...

Copying a segment of a string into another string.
Thanks McLeano. Here is my code now: [code] #include <iostream> #include <string> using names...

file handling example not working
That was the problem though. "fstream fout (filename, mode)" didn't work with my Bloodshed dev-C++ ...

Copying a segment of a string into another string.
Lets say I have a string with someone's whole name in it, and i wanted to extract each name into sep...

This user does not accept Private Messages