I see, learn and rediscover… everyday!
 
Day: <span>May 3, 2007</span>

Seg Fault

Wikipedia says, A segmentation fault (often shortened to segfault) is a particular error condition that can occur during the operation of computer software. A segmentation fault occurs when a program attempts to access a memory location that it is not allowed to access, or attempts to access a memory location in a way that is not allowed (for example, attempting …