Hello,
I have had a bug while running my program on NXT brick and the message on the screen was about memory (i don't remember the exact message)
So I decided to optimize the place used by variables, by using bitfield (instead of a bool for each boolean variable). But it gives me errors at compilation. Isn't bitfield supported by RobotC?
Another question : how to know the size of memory used by variables (if I am near the 15k !!) and even by code?
thanx,
Users browsing this forum: No registered users and 4 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum