makefile
来自「glibc 2.9,最新版的C语言库函数」· 代码 · 共 6 行
TXT
6 行
# The`long double' type is a distinct type we support if# -mlong-double-128 option is used (or when it becomes a default# when -mlong-double-64 is not used).long-double-fcts = yessysdep-CFLAGS += -mlong-double-128
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?