Michael McConville wrote: > Also, why is fs on line 390 cast to char* when afree() takes void*?
this code is older than void. and NULL apparently. please remove the casts too.
Michael McConville wrote: > Also, why is fs on line 390 cast to char* when afree() takes void*?
this code is older than void. and NULL apparently. please remove the casts too.