Where Online Learning is simpler!
The C and C++ Include Header Files
cat -n /usr/include/X11/bitmaps/grid8
1 #define grid8_width 8 2 #define grid8_height 8 3 static char grid8_bits[] = { 4 0x55, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00};