[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: How to decrease the buffer size



rangeela forced the electrons to say:
> How can i reduce the buffer size in unix to a char so as to make this
> statement work.

man setbuf.

However, what you want is fflush(3). man fflush for details. Note that fflush
is applicable only to output streams.

Binand

-- 
The prompt for all occasions:
export PS1="F:\$(pwd | tr '/[a-z]' '\134\134[A-Z]')> "
--------------- Binand Raj S. (binand@xxxxxxxxxxxxxxxxxxxxx)