View Single Post

  #1 (permalink)  
Old 02-19-2008, 09:52 PM
sathiya sathiya is offline
Junior Member
User
 
Join Date: Jan 2008
My distro: Debian
Posts: 18
Rep Power: 0
sathiya is on a distinguished road
Default 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...
Reply With Quote