FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   initializer of the float
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: initializer of the float  (Read 256 times)
benelek

35160983516098 WWW Email
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


WWW
Re: initializer of the float
« Reply #1 on: Jan 20th, 2003, 2:54pm »

noted, will look into it.
 
fry


WWW
Re: initializer of the float
« Reply #2 on: Sep 18th, 2003, 4:04am »

fixed with the new compiler.
 
Pages: 1 

« Previous topic | Next topic »