View Single Post
  #5  
Old March 23rd, 2004, 04:12 AM
Cipher7071's Avatar

Cipher7071 Cipher7071 is offline
Second Lieutenant
 
Join Date: Nov 2003
Posts: 482
Thanks: 1
Thanked 0 Times in 0 Posts
Cipher7071 is on a distinguished road
Default Re: Integer Overflow

If I remember correctly, an integer overflow occurs when some programs try to use an integer larger than 32k (32767). What happened in SEIV to do that is a question for somebody who is very familiar with the code.
__________________
The great tragedy of science...the slaying of a beautiful hypothesis by an ugly fact. (T. H. Huxley)
Reply With Quote