⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 limits.sgml

📁 GLib是GTK+和GNOME工程的基础底层核心程序库
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->Limits of Basic Types<!-- ##### SECTION Short_Description ##### -->portable method of determining the limits of the standard types.<!-- ##### SECTION Long_Description ##### --><para>These macros provide a portable method to determine the limits of some ofthe standard integer and floating point types.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### MACRO G_MININT ##### --><para>The minimum value which can be held in a #gint.</para><!-- ##### MACRO G_MAXINT ##### --><para>The maximum value which can be held in a #gint.</para><!-- ##### MACRO G_MAXUINT ##### --><para>The maximum value which can be held in a #guint.</para><!-- ##### MACRO G_MINSHORT ##### --><para>The minimum value which can be held in a #gshort.</para><!-- ##### MACRO G_MAXSHORT ##### --><para>The maximum value which can be held in a #gshort.</para><!-- ##### MACRO G_MAXUSHORT ##### --><para>The maximum value which can be held in a #gushort.</para><!-- ##### MACRO G_MINLONG ##### --><para>The minimum value which can be held in a #glong.</para><!-- ##### MACRO G_MAXLONG ##### --><para>The maximum value which can be held in a #glong.</para><!-- ##### MACRO G_MAXULONG ##### --><para>The maximum value which can be held in a #gulong.</para><!-- ##### MACRO G_MININT64 ##### --><para>The minimum value which can be held in a #gint64.</para><!-- ##### MACRO G_MAXINT64 ##### --><para>The maximum value which can be held in a #gint64.</para><!-- ##### MACRO G_MAXUINT64 ##### --><para>The maximum value which can be held in a #guint64.</para><!-- ##### MACRO G_MINFLOAT ##### --><para>The minimum value which can be held in a #gfloat.</para><!-- ##### MACRO G_MAXFLOAT ##### --><para>The maximum value which can be held in a #gfloat.</para><!-- ##### MACRO G_MINDOUBLE ##### --><para>The minimum value which can be held in a #gdouble.</para><!-- ##### MACRO G_MAXDOUBLE ##### --><para>The maximum value which can be held in a #gdouble.</para>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -