when I include errno.h, do I still have to declare the type of errno? literature seems a bit unclear of this.

#C #errno #question