/[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.9 by sysadm, Sat May 31 08:54:03 2025 UTC Revision 1.10 by sysadm, Sat May 31 10:23:23 2025 UTC
# Line 57  extern int query_section_articles(SECTIO Line 57  extern int query_section_articles(SECTIO
57  //                   : not found (0)  //                   : not found (0)
58  //           failure : error number (< 0)  //           failure : error number (< 0)
59  extern int locate_article_in_section(SECTION_LIST *p_section, const ARTICLE *p_article_cur, int direction,  extern int locate_article_in_section(SECTION_LIST *p_section, const ARTICLE *p_article_cur, int direction,
60                                                                           int *p_page_id, int *p_offset, int *p_article_count);                                                                           int *p_page_id, int *p_visible_offset, int *p_article_count);
61    
62  #endif //_SECTION_LIST_LOADER_H_  #endif //_SECTION_LIST_LOADER_H_


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

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