a problem with file ok that's great thank you but if i file contains statement like this'i went to my college. i meet my...
a problem with file no its stored like this 'a b c d e' but it appear on console like this'abcde'
a problem with file i have it all in one line
a problem with file here are the code [code]#include<iostream> #include<fstream> using namespace std; int main() {...
a problem with file hii i am new to c++ i have a problem with files. when i read from file the words appear on console w...