📄 gr
字号:
@c ----------------------------------------------------------------------
@node graphics.h, header
@heading @code{<graphics.h>}
This header provides access to the basic (GR) graphics library. This
provides simple 256-color graphics at SVGA resolutions. For a more
complete graphics library, obtain the GRX library or use one of the X
development systems.
To link with these functions, add @code{-lgr} at the end of your link
command line, like this:
@code{gcc foo.o -o foo -lgr}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -