Hi,
While writing a C programme manier time it happen that the printf
does not function at the place it should in simple statements like----
printf("Linux India"); as the o/p buffer is not full.
How can i reduce the buffer size in unix to a char so as to make this
statement work.
Sumit