J jkgp2x Still Fresh Joined Feb 7, 2006 Messages 32 Nov 11, 2007 #1 how do i save files in c++? Is it different for windows in linux and how would i do that with both?
yaustar UK GP32 & GP2X Owner Joined Oct 18, 2003 Messages 2,714 Location UK Website Visit site Nov 11, 2007 #2 If you are using the C++ standard library, it should be exactly the same. Use the fstream library. http://www.cppreference.com/cppio/index.html
If you are using the C++ standard library, it should be exactly the same. Use the fstream library. http://www.cppreference.com/cppio/index.html