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 operand form of add does the same:
>
>inline op add(inout INT, in INT) {
>  $1 += $2;
>  goto NEXT();
>}       
>
>> Thanks,
>> -bc
>
>leo
>
>

__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! 
http://channels.netscape.com/ns/browsers/download.jsp 

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

Reply via email to