Re: Olc, ASCII pfile, player char data... :P

From: George Greer (greerga@circlemud.org)
Date: 11/21/99


On Sun, 21 Nov 1999, Emil Nilimaa wrote:

>---------------------------------------------------------------
>/* count the number of players in the index */
>  while(fbgetline(plr_index, line))
>    if(*line != '~')
>      rec_count++;               <-------- line 461
>  fbrewind(plr_index);
>---------------------------------------------------------------

So how big is 'line' and what is rec_count?

--
George Greer            | The CircleMUD FAQ
greerga@circlemud.org   | http://developer.circlemud.org/docs/FAQ/


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST