| 97 |
p_article->username, p_article->nickname, p_section->sname, p_section->stitle, p_article->title, BBS_name, str_sub_dt); |
p_article->username, p_article->nickname, p_section->sname, p_section->stitle, p_article->title, BBS_name, str_sub_dt); |
| 98 |
|
|
| 99 |
snprintf(footer, sizeof(footer), |
snprintf(footer, sizeof(footer), |
| 100 |
"--\n¡ù À´Ô´: %s https://%s [FROM: %s]\n", |
"--\n¡ù À´Ô´: %s http://%s [FROM: %s]\n", |
| 101 |
BBS_name, BBS_server, sub_ip); |
BBS_name, BBS_server, sub_ip); |
| 102 |
|
|
| 103 |
header_len = strnlen(header, sizeof(header)); |
header_len = strnlen(header, sizeof(header)); |