Help with charssolved
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 charsim using this code... [code] char wordContent[100]; cin >> wordContent; ofstream addC; addC.open(f...
Help with charsThanks for reply! But getline is used in reading file, and im writing in file.
This user does not accept Private Messages