User: devodid

  • Public profile

User profile: devodid

User info
User name:devodid
History
Joined:
Number of posts:14
Latest posts:

std::string to const char*
This is what I have but it still produces the same error when i debug [code]bool inDictionary(string...

std::string to const char*
I added[code]in_boolean = word == dictionary[index];[/code] but it still doesn't work

std::string to const char*
I have this portion of a code and I'm receiving this error [code] error C2664: 'strcmp' : cannot co...

Loop/ifstream getline problem (rather urgent)
Okay I changed it to this. Still reads one line. [code]while(getline(infile, input)) { cin.ignore...

Loop/ifstream getline problem (rather urgent)
[b]For some reason this loop only reads and executes the program for the first line of the text file...

This user does not accept Private Messages