[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Infinite Loop Detection
- From: Travis Baker <echo1001@...>
- Date: Sat, 10 Oct 2009 19:33:52 -0500
I've seen infinite loop detection used in applications before. (Garry's Mod)
Does anyone know how to go about creating something like this. It doesn't have to necessarily check for an infinite as much as hit a threshold limit for how many time a loop can repeat itself.
Any Ideas? Thanks