Thread: Class help
View Single Post
  #19 (permalink)  
Old 11-14-2007, 10:53 PM
hardwired hardwired is offline
Senior Member
 
Join Date: Jul 2007
Posts: 1,222
hardwired is on a distinguished road
what does the ++ mean when it is infront of a variable
Look at the last two paragraphs on this page Assignment, Arithmetic, and Unary Operators.
conversion constructor
Seems to be a C++ term; I'm not familiar with it in java. If you can give some
more detail we might be able to come up with a java solution for what you want to do.
Reply With Quote