generating Large files in C++ - TechRepublic
General discussion
December 14, 2003 at 01:17 AM
anand_gagan

generating Large files in C++

by anand_gagan . Updated 22 years, 6 months ago

I am trying to generate Large size file in C++ on Linux using g++ compiler how can i do it.I have been able to create large file of size 2GB. I want to create aroun 6 to 10 GB file at a time, how can i do it.

This discussion is locked

All Comments