Print to file...my question is, why...?
Print to file...how come this makes a unreadable file in notepad? [code] #include <iostream> #include <fstream> #inc...
Print to file...the code output becomes binary format if you input byte as a large number... try it yourself. Ope...
Print to file...[code] #include <iostream> #include <fstream> #include <time.h> using namespace std; int main...
Print to file...after some testing, i found that the output can be read in binary... Though i have no idea why th...
This user does not accept Private Messages