asrpw.h
来自「linux thread programe」· C头文件 代码 · 共 11 行
H
11 行
/* asrpw.h * * Include file for server password module for atm example program. * */void server_password_init(int);int check_server_password(int);int set_server_password(int, int);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?