If and statement?I know this is probably a stupid question but I haven't slept in 50 years so gimme a break lol. Anyw...
Function pointer workaround?I'm using RobotC. It is like C++ but has some differences, it is used for programming robots. I'm ...
Function pointer workaround?Hi, I'm working with some software that doesn't support function pointers. But I need them for a pro...
Setting a function to a variable?I need to set a function to a variable of some kind. Then later in the program it needs to run the f...