📄 notice.h
字号:
/* * notice.h -- header file for notice.c * * Copyright 1990, 1995 Michael Sandrof, Matthew Green * Copyright 1997 EPIC Software Labs */#ifndef __notice_h__#define __notice_h__ void p_notice (const char *, const char *, const char **); void got_initial_version_28 (const char *, const char *, const char *); void load_ircrc (void);#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -