Where Online Learning is simpler!
The C and C++ Include Header Files
/usr/include/X11/bitmaps/black
$ cat -n /usr/include/X11/bitmaps/black 1 #define black_width 16 2 #define black_height 16 3 static char black_bits[] = { 4 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 5 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 6 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2025 MyWebUniversity.com ™