*-Alexander Gutfraind <[EMAIL PROTECTED]>
|
| Hello Fello Users!
| 
| I have a small completely newbie question:
| What is segmentation fault AKA segfault?

It means that the program has made an illegal memory access,
for example trying to store in a region of memory it doesn't
have permission to write to.

-- 
A mathematician is a machine for converting coffee to theorems
                                              (Martin Schulze)
[EMAIL PROTECTED]   [-: .elOle. :-]   [EMAIL PROTECTED]

Reply via email to