Author Topic: IO libs (stdio.h) limit (NTFS) -- CB v.16.01 (gcc 4.9.2)  (Read 7821 times)

Offline Alex-Rus

  • Single posting newcomer
  • *
  • Posts: 8
    • MiCROPOLiS ™ by Alex-Rus AKA Alex-Rus-UA
IO libs (stdio.h) limit (NTFS) -- CB v.16.01 (gcc 4.9.2)
« on: July 27, 2016, 02:10:49 pm »
under WXP/NTFS, console exe C project:
fwrite(...) from <stdio.h> -- CB v.16.01 (gcc 4.9.2)
can't write more then ~46-48GB file (don't remember exactly size for now)
NB: read not checked jet ...

Is it CB, or gcc libs, or ... limit?

PS: Sorry if apparently for all, just I coded on C <~2000 last time...
«Legendi semper occasio est, audiendi non semper.» (L) Alex-Rus AKA Alex.Rus.UA

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: IO libs (stdio.h) limit (NTFS) -- CB v.16.01 (gcc 4.9.2)
« Reply #1 on: July 27, 2016, 03:27:25 pm »
http://wiki.codeblocks.org/index.php/FAQ-General#Q:_What_Code::Blocks_is_not.3F

your question is a libc (or with mingw a  msvcrt)  topic and has nothing to do with c::b per se...