Re: [q-lang-users] sharing CGI library, potential for inclusion in Q
Brought to you by:
agraef
From: <Dr....@t-...> - 2004-09-21 17:46:08
|
Tim Haynes wrote: > // read in all of stdin > readIn = "" if eof; > = reads ++ readIn otherwise; Hmm, I wonder whether that really works. IIRC reads removes the line ends. Or is that your intention? Otherwise you could simply do a `fget INPUT'. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikwissenschaft.uni-mainz.de/~ag |