
setbuf() function in c programming is used to define how stream should be buffered and this function should be call when a file associated with the stream and a already open file but any input or output shouldn't take place.Example Program for setbuf Function in c Parameter for setbuf() function...