Format: AllC/C++CSSTextshell script Advanced Search
39: { 40: (void) setvbuf(fp, buf, buf ? _IOFBF : _IONBF, BUFSIZ); 41: }