// How to kill the president
#define ALIVE 1
#define DEAD 0
int main(int argc, char* argv[])
{
int obama_state = ALIVE;
obama_state = DEAD;
return(0);
}
Commit to LEGO Mindstorms Robotics Stack Exchange: bit.ly/MindstormsSE
Commit to LEGO Stack Exchange: bit.ly/Area51LEGOcommit
I won't be able to implement that, it requires a plugin which we can't install.
- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
This is a hosted phpBB, they just don't allow plugins to be added.
- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
Instead of just code boxes, can there be code tags? I remember on NXTasy, you could choose. The box only allows you to see something like 10-15 lines at a time, but the other way, you can see the whole program at once (or at least a screen-full).
If you have the html code needed to make it work then I don't mind adding the bbcode, as long as we don't end up with these massively long posts (like some people used to do) that required four "page down" presses just to get to the next post.
- Xander
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)
| My Blog: I'd Rather Be Building Robots (http://botbench.com)
| RobotC 3rd Party Driver Suite: (http://rdpartyrobotcdr.sourceforge.net)
| Some people, when confronted with a problem, think, "I know, I'll use threads,"
| and then two they hav erpoblesms. (@nedbat)