Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:simple (Score 1) 497

actual question here from an embedded programmer with little knowledge of javascript: is that code on line 79 trying to use the result of the "ffe.ee..." lookup as an index into a string array? What is the correct way to do this? C programming has lots of times where stuff like array[struct.var] = 4 is perfectly valid.

Slashdot Top Deals

Understanding is always the understanding of a smaller problem in relation to a bigger problem. -- P.D. Ouspensky

Working...