View Single Post
Old 10-23-2003, 04:22 AM   #6 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,166
Belisarius is on a distinguished road
Re: yep

Seeing as Java was designed as an improvement on C++, doesn't seem too suprising.

Quote:
Originally posted by .pakmon.
that's it!

counter += y
means

counter = counter + y

(hrmm... just like c++ eh! heh)
__________________
GitS
Belisarius is offline   Reply With Quote