/[LeafOK_CVS]/lbbs/include/section_list_loader.h
ViewVC logotype

Diff of /lbbs/include/section_list_loader.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.12 by sysadm, Tue Jun 17 07:00:32 2025 UTC Revision 1.13 by sysadm, Mon Jun 23 13:14:15 2025 UTC
# Line 48  extern int section_list_loader_reload(vo Line 48  extern int section_list_loader_reload(vo
48    
49  // Return on success : real page_id (>= 0)  // Return on success : real page_id (>= 0)
50  //           failure : error number (< 0)  //           failure : error number (< 0)
51  extern int query_section_articles(SECTION_LIST *p_section, int page_id, ARTICLE *p_articles[], int *p_article_count, int *p_page_count);  extern int query_section_articles(SECTION_LIST *p_section, int page_id, ARTICLE *p_articles[],
52                                                                      int *p_article_count, int *p_page_count, int *p_ontop_start_offset);
53    
54  // Input direction =  0 : locate p_article_cur  // Input direction =  0 : locate p_article_cur
55  //                   -1 :        p_article_cur->p_topic_prior  //                   -1 :        p_article_cur->p_topic_prior


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1