View Single Post
  #1   Spotlight this post!  
Unread 27-01-2010, 11:43
L337Lobster L337Lobster is offline
L337 Programmer
AKA: Jackson
FRC #0225 (Awesome-O)
Team Role: Programmer
 
Join Date: Jan 2010
Rookie Year: 2009
Location: York
Posts: 5
L337Lobster is an unknown quantity at this point
Question From C++ to Java

Ok so this year i decided to program for my robotics team. Last year the code was in C++. The only problem is that i do not know C++, but luckily i know Java. So i found a C++ to Java converter. This would be wonderful if i actually had all the libraries that it needed to convert it. I asked my leader about it and he said that they had changed the names of some of the libraries. The libraries (if library is not the correct term please correct me as i am unfamiliar with C++) that i can not find are:
  • archMc68.h
  • archSparc.h
  • archI960.h
  • archAm29k.h
  • archSimpentium.h
  • archMips.h
  • and others
If anyone could help me with this it would be wonderful because i would rather not convert it manually. Or just tell me if you think it would be easier just to start from scratch.
Reply With Quote