#define _IOFBF (1) /** full buffering **/ /*** is used as the ARGUMENT(mode) in calls to FUNCTION(setvbuf) to indicate that a stream should be fully buffered. ***/ /* STDC(1) */