03-12-2008 02:16 PM - edited 03-12-2008 02:17 PM
A friend of mine was slavishly converting a C program that dealt with binary arrays and came up with this:
old
new
03-12-2008 04:13 PM - edited 03-12-2008 04:13 PM
Even if the Add Array Elements didn't exist (* or math functions were not polymorphic and no access to array functions), the contents of the loop should have been simpified to the following:
* had to write the disclamers before Altenbach sees this post 😄
03-14-2008 01:19 AM - edited 03-14-2008 01:21 AM

03-20-2008 09:55 AM
I'm submitting myself for a response to this thread. It's circuitous, but I think it kind of has to be.

03-20-2008 10:49 AM
If you want to degoldberg it a bit, I believe you should be able to combine the first and third nodes into the second one without changing the behavior, because property nodes execute top-to-bottom. It should be tested, though.
JeffOverton wrote:
I'm submitting myself for a response to this thread. It's circuitous, but I think it kind of has to be.
03-20-2008 11:22 AM
now there's something worth knowing
tst wrote:
property nodes execute top-to-bottom. It should be tested, though.
03-26-2008 03:56 AM - edited 03-26-2008 03:56 AM

04-13-2008 08:56 PM

04-14-2008 07:17 AM
04-14-2008 07:20 AM
Can you find at least 8 errors in my previous post? Apart from the title...
🙂