ao
来自「Algorithms for Image Processing and Comp」· 代码 · 共 9 行
TXT
9 行
@c ----------------------------------------------------------------------
@node aout.h, header
@heading @code{<aout.h>}
This header provides structure definitions for the a.out object and
executable file format. While djgpp's utilities can read a.out
format, they generate coff format, and users are discouraged from
using a.out format for new programs.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?