Talk:A+B: Difference between revisions

Content added Content deleted
(→‎LabVIEW: new section)
(→‎REXX: added a new section. -- ~~~~)
Line 49: Line 49:


While LabVIEW can add numbers, I'm pretty sure that it cannot read stdin (or if it can, it's well beyond my knowledge). Should I add LabVIEW code, mark it as <nowiki>{{omit from|LabVIEW|No Stdin}}</nowiki>, or just leave it for someone else? --[[User:Crazyfirex|Crazyfirex]] 03:20, 16 January 2012 (UTC)
While LabVIEW can add numbers, I'm pretty sure that it cannot read stdin (or if it can, it's well beyond my knowledge). Should I add LabVIEW code, mark it as <nowiki>{{omit from|LabVIEW|No Stdin}}</nowiki>, or just leave it for someone else? --[[User:Crazyfirex|Crazyfirex]] 03:20, 16 January 2012 (UTC)

==REXX==

Siskus: &nbsp; The REXX version 4 you flagged as ''incorrect'' is indeed correct, and it works as described and has been tested.

It accepted two numbers and summed them. &nbsp; The fact that it ''can'' accept more then two numbers is beneficial.

Please refain from flagging correct programs without checking them for accuracy or task compliance. -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 16:05, 1 November 2013 (UTC)