Grazie. Ho risolto così..


char stringa;
file.getline(stringa,1000);
cout << stringa;