determining the type of buffer
setvbuf is the function which we are using the set the type of buffer....
how to find that what the is the type of buffer the file is opened ??? is there any function .. or is there any other way to find ???
the above am asking in C programming...
|