View Single Post
  #2  
Old 10-11-2005, 03:13 PM
fish43 fish43 is offline
Junior Member
 
Join Date: Oct 2004
Posts: 1
Default Re: Swing GUI calling C++... Is this efficient?

Is there a reason why you think C++ would be significantly more efficient than Java at the calculations you are planning? If not, do it all in Java. It'll be a good learning exercise.
Reply With Quote