Thread
:
Read different datatypes from file.
View Single Post
xpi0t0s
Mentor
7Jan2013,22:44
A segfault means your program is writing to some memory it shouldn't be writing to (typically a NULL pointer).