Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



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

Today is a good day for information-gathering. Read someone else's mail file.

Working...