Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
fread/fwrite
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Flash Gordon, post: 2962596"] ¬a\/b wrote, On 09/07/07 07:42: Rubbish. There is no guarantee that the types you are suggesting are available (even assuming C99) so they are less portable than size_t which is *guaranteed* to exist. size_t is also the type returned by fread (the function being called above), so whatever it is a variable of type size_t is *guaranteed* to be large enough. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
fread/fwrite
Top