#first program i've made in c

3 messages · Page 1 of 1 (latest)

woven solstice
#

try messing with pointers, and allocate stuff on the heap (malloc() and free)

#

burn that's just what you need to create your first memory leak and segmentation fault

covert plaza
#

;compile