C programming: include directive: quotes or angle brackets?
Self-tutoring about c programming: the tutor mentions quotes versus angle brackets for header files. The following is according to my understanding. In c programming, one might need to include one or more header files that define functions, constants, etc. They …
C programming: include directive: quotes or angle brackets? Read more »