X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=includes%2Fstdio.h;fp=includes%2Fstdio.h;h=68f1cb7de20fb0823d584d0dad068b6fbbcf69ac;hp=7f793903eeda607033372928a620dbc6f60ecc3f;hb=85a5e2cbd03676349aafc14821d90363fa101a70;hpb=37de3232dda3b05297f00b4edc12d04bf4bf6eb3 diff --git a/includes/stdio.h b/includes/stdio.h index 7f79390..68f1cb7 100644 --- a/includes/stdio.h +++ b/includes/stdio.h @@ -146,8 +146,7 @@ int fflush( struct _PDCLIB_file_t * stream ); given. The stream is fully buffered if and only if it can be determined not to - refer to an interactive device. As the generic code of this implementation - cannot determine this, _IOLBF (line buffering) is used for all streams. + refer to an interactive device. If the mode string begins with but is longer than one of the above sequences the implementation is at liberty to ignore the additional characters, or do