📄 aach_ver4.txt
字号:
Ch 4.0 released
===============
* You can also use Ch 4.0 released (C99).
* The Standard Edition is free in all platforms.
In first, I suppose that your c and h files are in the directory :
C:\Mes Documents\c\ch\bernard
In the dosshell of Ch type :
cd C:\Mes Documents\c\ch\bernard RETURN
Now if you want to try the file "addmFR.c" type :
addmFR.c RETURN
Or if you want to choose the size of the matrices type :
addmFR.c 2 3 RETURN
To quit Ch type :
exit RETURN
exit RETURN
Ps : "cd" dos command for change directory.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -