Parent Directory
|
Revision Log
|
Patch
| Revision 1.31 by sysadm, Wed Oct 22 04:48:53 2025 UTC | Revision 1.32 by sysadm, Thu Oct 23 14:49:24 2025 UTC | |
|---|---|---|
| # | Line 73 extern char BBS_current_action[BBS_curre | Line 73 extern char BBS_current_action[BBS_curre |
| 73 | extern time_t BBS_current_action_tm; | extern time_t BBS_current_action_tm; |
| 74 | extern const int BBS_current_action_refresh_interval; | extern const int BBS_current_action_refresh_interval; |
| 75 | ||
| 76 | extern const char *get_astro_name(time_t birthday); | |
| 77 | extern const char *get_user_level_name(int point); | |
| 78 | ||
| 79 | extern char *setuserfile(char *buf, size_t len, const char *filename); | extern char *setuserfile(char *buf, size_t len, const char *filename); |
| 80 | ||
| 81 | #endif //_BBS_H_ | #endif //_BBS_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |