You know you need a break from coding when. . .
You write this:
public void Start(){ this.Start(); }
And then wonder why you get a StackOverflowException.
You write this:
public void Start(){ this.Start(); }
And then wonder why you get a StackOverflowException.
This entry was posted on Friday, December 30th, 2005 at 5:03 pm and is filed under Code. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.