![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error in managing linklist | bhakti_2025 | High Level Programming | 3 | 05-17-2006 11:59 AM |
| Managing nodes??? | TRUEST | UNIX for Advanced & Expert Users | 5 | 03-21-2003 05:47 AM |
| best solution for managing many nameservers | Bashar | UNIX for Advanced & Expert Users | 1 | 01-07-2003 03:32 PM |
| Veritas File Manager or any File Managing Utility??? | TRUEST | UNIX for Advanced & Expert Users | 1 | 04-08-2002 04:42 PM |
| managing users | SmartJuniorUnix | UNIX for Dummies Questions & Answers | 4 | 09-20-2000 03:34 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
My C++ program returns 'Disk Full' Message when I tried to manage a file larger than 2Gb. the process is very simple: based on a TXT file, the process combine the information generating another temporary file (generating the error) to fillup a database.
My FS, during the process, reaches 40%... So this is not really Disk Full. The 'ulimit' returns unlimited, and the 'largefile' is set. Moreover I tried a 'cat' command to ""inflate"" the file, and use 'compress' and 'zcat', to test the environment. No problem was found. Some friends said something about and API inside the environment, that I have not found it yeat. Is there an internal problem, or is there some kind of adjustment in the C++ code to be able to manage >2Gb file. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|