Tagged Questions
2
votes
3answers
206 views
Removing null warnings in Splint
I have been trying out Splint with a C program I recently wrote and trying to understand and remove the warnings it gives. One I understand but can't understand how to remove it comes from the ...