The C and C++ Include Header Files
/usr/include/X11/bitmaps/dot
$ cat -n /usr/include/X11/bitmaps/dot 1 #define dot_width 16 2 #define dot_height 16 3 static char dot_bits[] = { 4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xf0, 0x0f, 0xf0, 0x0f, 5 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf0, 0x0f, 0xf0, 0x0f, 6 0xc0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2024 MyWebUniversity.com ™