![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to increase buffer size in Unix | ziabegg | UNIX for Dummies Questions & Answers | 3 | 01-05-2007 11:17 AM |
| buffer cache size | gsr_kashyap | Linux | 0 | 09-06-2006 10:34 PM |
| Pipe Buffer Size | janet | AIX | 0 | 08-29-2006 04:30 AM |
| What is my UDP send/recieve buffer size | nhatch | UNIX for Dummies Questions & Answers | 3 | 01-26-2005 01:52 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Using fread if the buffer size is not known
Hi...
I am trying to read a binary data that have different types of messages of different lengths. I am using fread() but this functions needs the size and count to read the buffer from the file. I think this may cause that the buffer overlaps other messages. Is there an alternative to read from a binary file without specifying the length? |
| Forum Sponsor | ||
|
|