Follow Slashdot blog updates by subscribing to our blog RSS feed

 



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

Remember to say hello to your bank teller.

Working...