[PASM] - read from stdin

2003-02-10 Thread bcastagna
What is the recommended mechanism for reading data from stdin for a PASM application. The readline operation is considered a hack and I would rather implement the correct mechanism for reading data into stdin than use such a reviled operation. Thanks. -bc _

Re: [perl #20804] [PATCH]-added inc by NN to core.ops

2003-02-10 Thread bcastagna
That makes sense. I'll patch the documentation to replace the inc examples with add instructions. Thanks Leo! -bc Leopold Toetsch <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED] (via RT) wrote: > >> I was not able to find the increment by NN operation implemented and did it. > > >The 2 ope