Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

Segmentation fault

A segmentation fault 

(also known as a segfault) is a typical cause of programme crashes,

and it's often linked to a file called core. Segfaults occur when a programme attempts
to read or write to an invalid memory address.
 
PREVIOUS NEXT
Tagged: #Segmentation #fault
ADD COMMENT
Topic
Name
3+5 =