The C and C++ Include Header Files
/usr/include/X11/bitmaps/2x2
$ cat -n /usr/include/X11/bitmaps/2x2 1 #define 2x2_width 16 2 #define 2x2_height 16 3 static char 2x2_bits[] = { 4 0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff, 5 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 6 0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33};
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2024 MyWebUniversity.com ™