private-in-c.h 71 Bytes Raw Blame History Permalink 1 2 3 4 #ifndef PRIVATE_IN_C_H #define PRIVATE_IN_C_H const int c_ = 2; #endif