| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Tue May 22, 2007 9:11 am Post subject: how to overcome FAT32 file size limitation with c++ ? |
|
|
hi all,
i want to dump a file with dummy data in txt file and want to writing
larger file>4GB on FAT32 file system in C++ any body have idea ?
any logic to do so ? |
|
| Back to top |
|
 |
Ian Collins Guest
|
Posted: Tue May 22, 2007 9:11 am Post subject: Re: how to overcome FAT32 file size limitation with c++ ? |
|
|
sohilvassa (AT) gmail (DOT) com wrote:
| Quote: | hi all,
i want to dump a file with dummy data in txt file and want to writing
larger file>4GB on FAT32 file system in C++ any body have idea ?
any logic to do so ?
The same logic one uses to fit a quart in a pint pot. Use a different pot. |
--
Ian Collins. |
|
| Back to top |
|
 |
|