Thread
:
C: Segmentation fault when using free() - Please Help!
View Single Post
Dec1-08, 12:05 PM
#
5
Werg22
I'm allocating the input through another function. But that other function doesn't need the structures that aren't used after sorting, so that's why I'm freeing.