Home : Products : Gossamer Forum : Discussion :

Products: Gossamer Forum: Discussion: Re: [Andy] Problem with [code] and Java: Edit Log

Here is the list of edits for this post
Re: [Andy] Problem with [code] and Java
think about this

[pre]

for ( var b = 0; i<10; b++){
for ( var i = 0; i < Array.length; i++){
Array[i][b]++;
}
}

[/pre]

The dot is'nt what i want.


I know, that I know nothing.

Last edited by:

eoeser: Oct 28, 2005, 4:20 AM

Edit Log: