User: tysonc

  • Public profile

User profile: tysonc

User info
User name:tysonc
History
Joined:
Number of posts:50
Latest posts:

Identical strings that aren't identical
[code]#include <fstream> #include <iomanip> #include <iostream> #include <climits> #include <str...

Identical strings that aren't identical
Ok so I just did string.length() on both and for some reason 'name = 0'. Why is that? When I outp...

Identical strings that aren't identical
firedraco, I have checked for that and there are no additional spaces or extra characters. yes, nam...

Identical strings that aren't identical
I have two strings one was retrieved from an input file using getline(name) and the other is at a po...

Loop problem
You are right... as you can see I used getline() to get name. I got the variable "name" from one in...

This user does not accept Private Messages