Re: Read all from stdin
"soubok" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Feb 9, 3:27 pm, "soubok" <[email protected]> wrote: > Hello, > I need to read all remaining data from stdin (PR_StandardInput) but it > seems that PR_Available do not work with stdin file. > Is there a way to PR_Read all datas from stdin at once ? please help