The C and C++ Include Header Files
/usr/include/X11/bitmaps/boxes
$ cat -n /usr/include/X11/bitmaps/boxes 1 #define boxes_width 16 2 #define boxes_height 16 3 static char boxes_bits[] = { 4 0x0f, 0x0f, 0x09, 0x09, 0x09, 0x09, 0x0f, 0x0f, 0xf0, 0xf0, 0x90, 0x90, 5 0x90, 0x90, 0xf0, 0xf0, 0x0f, 0x0f, 0x09, 0x09, 0x09, 0x09, 0x0f, 0x0f, 6 0xf0, 0xf0, 0x90, 0x90, 0x90, 0x90, 0xf0, 0xf0};
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2024 MyWebUniversity.com ™