/[LeafOK_CVS]/lbbs/src/bbs_main.c
ViewVC logotype

Diff of /lbbs/src/bbs_main.c

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

Revision 1.8 by sysadm, Fri Oct 22 18:47:51 2004 UTC Revision 1.9 by sysadm, Fri Oct 22 18:51:09 2004 UTC
# Line 34  bbs_main() Line 34  bbs_main()
34    if (ret < 0)    if (ret < 0)
35      return -1;      return -1;
36        
37    //Show information    //BBS Top 10
38    strcpy (temp, app_home_dir);    strcpy (temp, app_home_dir);
39    strcat (temp, "data/bbs_top.txt");    strcat (temp, "data/bbs_top.txt");
40    clearscr();    clearscr();


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

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