Where Online Learning is simpler!
The C and C++ Include Header Files
cat -n /usr/include/X11/bitmaps/light_gray
1 #define light_gray_width 4 2 #define light_gray_height 2 3 static char light_gray_bits[] = { 4 0x08, 0x02};