|
Author |
Topic: initializer of the float (Read 256 times) |
|
benelek
|
initializer of the float
« on: Jan 18th, 2003, 7:36am » |
|
Code: float[] moo = new int[10]; |
| p5 doesn't supply a reason for the error, but the java compiler provides a lengthy one
|
|
|
|
fry
|
Re: initializer of the float
« Reply #1 on: Jan 20th, 2003, 2:54pm » |
|
noted, will look into it.
|
|
|
|
fry
|
Re: initializer of the float
« Reply #2 on: Sep 18th, 2003, 4:04am » |
|
fixed with the new compiler.
|
|
|
|
|