Forum: C++ Mar 28th, 2005 |
| Replies: 5 Views: 2,838 Hello Acidburn,
If you are going to do that, be sure to save your work first! I have done some expirements with linux processes, and was able to crash a computer in 20 seconds or so.
... |
Forum: C++ Jun 8th, 2004 |
| Replies: 4 Views: 4,803 Hello,
First, a comment on style. I see that you do some declarations of variables inside of functions between instruction segments. That made the code hard to read. You may wish to consider... |