View Single Post
  #3 (permalink)  
Old 05-23-2008, 12:10 AM
danielstoner's Avatar
danielstoner danielstoner is offline
Senior Member
 
Join Date: Apr 2008
Location: Canada
Posts: 191
danielstoner is on a distinguished road
Come on You cannot do a=1; in the class body. You have to put that in a method, static bloc or initialize the variable on the same line where you declare it like in second example.
__________________
Daniel @ [
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Language is froth on the surface of thought
Reply With Quote