file.h

来自「This is a CNCPro source file. It is incl」· C头文件 代码 · 共 6 行

H
6
字号
int get_file(char *, char *);
   /*gets a file name and location
     1st parameter -> a pointer to current file name
     2nd parameter -> a pointer to current machine configuration name
     return value  -> if configuration file has changed the return value is > 0*/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?