Parent Directory
|
Revision Log
|
Patch
| Revision 1.16 by sysadm, Tue May 27 00:54:01 2025 UTC | Revision 1.17 by sysadm, Tue May 27 01:53:42 2025 UTC | |
|---|---|---|
| # | Line 83 extern ARTICLE *article_block_find_by_ai | Line 83 extern ARTICLE *article_block_find_by_ai |
| 83 | extern ARTICLE *article_block_find_by_index(int index); | extern ARTICLE *article_block_find_by_index(int index); |
| 84 | ||
| 85 | extern int32_t article_block_last_aid(void); | extern int32_t article_block_last_aid(void); |
| 86 | extern int article_block_article_count(void); | |
| 87 | ||
| 88 | extern int article_count_of_topic(int32_t aid); | extern int article_count_of_topic(int32_t aid); |
| 89 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |