the code tags should turn offHere's an example
where you can have problems.
There's probably some other minor stuftCode:#include <stdio.h> int main(void) { for(;;) { puts("infinite loop"); } return 0; }
which will throw it off to.
This is a discussion on To Webmaster within the A Brief History of Cprogramming.com forums, part of the Community Boards category; the code tags should turn off Here's an example where you can have problems. Code: #include <stdio.h> int main(void) { ...
the code tags should turn offHere's an example
where you can have problems.
There's probably some other minor stuftCode:#include <stdio.h> int main(void) { for(;;) { puts("infinite loop"); } return 0; }
which will throw it off to.