Posted by kalpol on August 15, 2001 at 21:46:42:
In Reply to: Hello, Whats a Seg fault? posted by Schmoe on August 15, 2001 at 21:21:39:
: and how do you fix it?
: Thanks
as far as i know, it means you're accessing memory you're not supposed to access, i.e., a double delete, running over the end of an array, etc.