C file input/output: Difference between revisions

Content deleted Content added
Functions: fix broken anchor
Constants: add anchor
Line 158:
| A negative integer of type {{mono|int}} used to indicate end-of-file conditions
|-
! style="font-family:monospace" | {{Anchor|BUFSIZ}} [http://c-p-p.net/c/stdio.h/bufsiz BUFSIZ]
| An integer which is the size of the buffer used by the {{mono|setbuf()}} function
|-