malloc calls need to be fixed
Opened this issue · 0 comments
hissohathair commented
My malloc calls are not idiosyncratic/recommended C practice. Old habit.
Need to remove casts and not bother with sizeof(char).
Opened this issue · 0 comments
My malloc calls are not idiosyncratic/recommended C practice. Old habit.
Need to remove casts and not bother with sizeof(char).