|
|
|
|
|
by dfeltey
4907 days ago
|
|
I teach RobotC to a FIRST robotics team, I really dislike it sometimes. The IDE is pretty bad, and only runs on Windows, and up until recently all variables in a RobotC program would implicitly be global. They fixed that with 3.5, and are aiming towards a more ANSI-C compliant implementation, but I still find it a pretty frustrating platform sometimes. http://www.robotc.net/blog/2012/10/24/robotc-3-5-global-vs-l... |
|