
Re: RobotC feature requests
We have a small team and even smaller programming
group. But you make my point. Projects would be
really quite useful. I constantly find myself hitting F7
to compile from a file that is not the "root" file for the
program which just produces meaningless error output.
And it's not considered good form to put all of your
source in .h various files. Nor is it considered good form to
#include .c files. I'd like to be teaching my kids good
software concepts and I can try to explain to explain to
them that this isn't the way it's done in the real world,
but if they have no frame of reference it can be hard for
them to see that.