fstreamWhen im using ifstream and ofstream to read/load text files, for exampel [code]ifstream text1(load)...
Console Closing DownYou could also write [code]cin.get(); cin.get(); [/code] just before return 0;
Problem with an equationIm using this code to encrypt a text[code]void encrypt (char a[] ) { for( int i=0; a[i] != ...
This user does not accept Private Messages