12-05-2011 02:41 PM
altenbach wrote:How would the lame brute force code perform when implemented in G? 😄
Let's just say that the File I/O would no longer be the rate determining step. ![]()
12-06-2011 06:49 AM
No VI descriptions - marks deducted for CLD
12-06-2011 07:16 AM
@altenbach wrote:
@Darin.K wrote:
Maybe he means "real"programmers."Real" programmers use switches and patch cables.
Looks like my basement...
😉
12-06-2011 08:54 AM
one could kill for a basement that size
or even a basement![]()
12-06-2011 09:11 AM - edited 12-06-2011 09:12 AM
At least they are looking at the help that ships with the system instead of posting something like "Help my lebview give error?" to the forums. I hope one of them is reading the style guidelines. That is WAY too many wire bends.
[Edit: Why is that man on the right wearing a dress?]
12-06-2011 12:16 PM
@Steve Chandler wrote:
[Edit: Why is that man on the right wearing a dress?]
(J. Edgar Hoover...?)
Just kidding. There were quite a few women deeply involved in the design of the ENIAC.
12-12-2011 08:32 PM
One could use a For Loop with autoindexing turned on.
Alternatively, let's use a while loop, but add a select statement with a First call primitive (since the shift register is uninitialized this almost makes it act like it was initialized). But incrementing the shift register isn't enought, let's feed it through the Quotient & Remainder function. Seen here.

12-13-2011 08:01 AM
@Ravens Fan wrote:
One could use a For Loop with autoindexing turned on.
Alternatively, let's use a while loop, but add a select statement with a First call primitive (since the shift register is uninitialized this almost makes it act like it was initialized). But incrementing the shift register isn't enought, let's feed it through the Quotient & Remainder function. Seen here.
"What was the developer thinking?" is my first reaction.
Wouldn't a "delete from array" and use the deleted value do the smae thing?
Ben
12-13-2011 08:24 AM
I just realized that path to string is polymorphic, so a loop isn't needed at all.
12-13-2011 08:42 AM
Maybe the CLD exam or CLA exam should include a section on how to interpret heavily Rubed code...
After all, if you're a consultant/contractor, that's what you often see out there..