If I can change it back to LINUX without losing it – I will change it immediately. Microsoft changes my products during the night without consent. I would like to change if I do not have losses. Please let me know. Thanks
]]>echo "n = 5, x = 3, i = 0, y = 1; a: if (i < n) { i++, y *= x; goto a; } else y;" | cbc
(It returns 243.)
C-BC is now on GitHub: https://github.com/RockBrentwood/CBC
C-BC is significantly larger than GNU BC. I'm fixing to fork and graft GNU BC, itself, into C-BC which is also about to under another upward revision (the switch statement was added in, in the last revision). Among other things, the I/O primitives might be remade into primitives for multi-threaded concurrency in a manner similar to Go.
]]>I’ve written two short programs which work perfectly but the third very similar one using the same variables and the same equation keeps coming up with the left side variable being NaN or, after I set one of the right-hand constants at a value instead of zero, ‘infinity’.
]]>You got it! And thank you too!
]]>@bluebat
Thanks for sharing.
]]>