📄 asynch.doc
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -