IonicWind Software

Aurora Compiler => General Discussion => Topic started by: Parker on January 09, 2006, 08:29:04 PM

Title: Variable initialization question
Post by: Parker on January 09, 2006, 08:29:04 PM
Is it possible to do something like this:
int i=1;
outside of a method? Maybe that would be put in the strings initialization section? Just asking because I saw it when I was looking through a flex output file.