Where Online Learning is simpler!
The C and C++ Include Header Files
/usr/include/X11/extensions/xf86bigfont.h
$ cat -n /usr/include/X11/extensions/xf86bigfont.h 1 /* 2 * Declarations for the BIGFONT extension. 3 * 4 * Copyright (c) 1999-2000 Bruno Haible 5 * Copyright (c) 1999-2000 The XFree86 Project, Inc. 6 */ 7 8 /* THIS IS NOT AN X CONSORTIUM STANDARD */ 9 10 #ifndef _XF86BIGFONT_H_ 11 #define _XF86BIGFONT_H_ 12 13 #define X_XF86BigfontQueryVersion 0 14 #define X_XF86BigfontQueryFont 1 15 16 #define XF86BigfontNumberEvents 0 17 18 #define XF86BigfontNumberErrors 0 19 20 #endif /* _XF86BIGFONT_H_ */
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2025 MyWebUniversity.com ™