📄 fastcopy.txt
字号:
SUMMARY fastcopy
#include <tools.h>
char * fastcopy (hfSrcParm, hfDstParm)
HFILE hfSrcParm, hfDstParm;
DESCRIPTION
fastcopy - copy data quickly from one handle to another
parameters:
hfSrcParm file handle to read from
hfDstParm file handle to write to
RETURN VALUE
NULL if successful otherwise pointer to error string
IMPLEMENTATION
SEE ALSO
NOTE
EXAMPLE
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -