User profile: evaldaskowka

User info
User name:evaldaskowka
History
Joined:
Number of posts:6
Latest posts:

Help with chars
solved

Help with chars
[code]cin.getline(wordContent,100);[/code] doesnt write to file, can you just write me a correct li...

Help with chars
[code]getline(addC, wordContent);[/code] [quote]no matching function for call to `getline(std::ofst...

Help with chars
im using this code... [code] char wordContent[100]; cin >> wordContent; ofstream addC; addC.open(f...

Help with chars
Thanks for reply! But getline is used in reading file, and im writing in file.

This user does not accept Private Messages