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
_
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