Re: STDIN Formating

2002-01-03 Thread Frank
On Sat, Dec 08, 2001 at 04:22:44PM +0800, Hubert wrote: > Hello, > Say I have I loop > while () > { > print .. > } > Is there a wa

STDIN Formating

2002-01-03 Thread Hubert Ian M. Tabug
Hello, Say I have I loop while () { print .. } Is there a way for me to format whatever values/text are in STDIN so that I can ju