View Single Post
Old 08-11-2004, 05:59 AM   #18 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,175
Belisarius is on a distinguished road
The source-code is portable in C++, but the compiled program isn't. When Java says "platform independant", it means that the compiled program can be run from any platform. You don't need to come up with different distributions for different systems.
__________________
GitS
Belisarius is offline   Reply With Quote