-
anthraxx authored
- therefor if the program gets extended, its unlikly that someone will forget to call free() - also this gets rid of copy-paste free() calls (which look stupid)
anthraxx authored- therefor if the program gets extended, its unlikly that someone will forget to call free() - also this gets rid of copy-paste free() calls (which look stupid)
Loading