Thread: C++ Help
View Single Post
Old 06-28-2009, 05:06 PM   #7 (permalink)
kmote
 

Join Date: Jul 2005

Location: England

Posts: 2,198

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: C++ Help

Never ever use goto outside assembly. It's difficult to say whats happening without any code but it could be that you have introduced an infinite loop to your code.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline