Quote:
Originally Posted by ExarKun666
I was confused at nationals, they said that they were going to have available C++, and Lab View (I think was the name) as languages, does this mean C won't be in use? Also second question for Lab View were can you find tutorials on it??
|
C++ is a super-set of C, so you cound use plain C. This doesn't mean your existing robot control code will run, since it will be a different platform, but any of the purly algorithm code will still work.