asynch.doc
来自「异步处理类, C++代码」· DOC 代码 · 共 11 行
DOC
11 行
The files ASYNCH.H and ASYNCH.CPP are the actual source code to the
asynchronous object class. The file SPDTERM.CPP is merely a sample
test program to test the interrupt and some of the functions of the
class. To compile, simply create a .PRJ file by loading up TC++,
and create a project file with the items ASYNCH.CPP and SPDTERM.CPP.
From command line, just make sure you link in the ASYNCH.OBJ with
the SPDTERM.OBJ.
Have fun.
Jui-Lin Hung
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?