Re: STDIN Formating
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
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