public-in-c.h 68 Bytes Raw Blame History Permalink 1 2 3 4 #ifndef PUBLIC_IN_C_H #define PUBLIC_IN_C_H const int c = 2; #endif