Where Online Learning is simpler!
The C and C++ Include Header Files
cat -n /usr/include/X11/bitmaps/gray
1 #define gray_width 2 2 #define gray_height 2 3 static char gray_bits[] = { 4 0x01, 0x02};