On Wed, Oct 09, 2002 at 11:52:37PM -0400, Mark Mielke wrote:
> On Thu, Oct 10, 2002 at 11:43:31AM +1000, James Cameron wrote:
> > On Wed, Oct 09, 2002 at 06:51:46AM -0700, Zach wrote:
> > > I counted well over 200,000 lines of code. That is a 'few'? :)
> > I count 199 C files, 56 header files. 105,556 lines of code.
> > Yes, that's small.
> Especially if you count 105,556 lines of C code being on the order of
> 20,000 lines of Perl code, or less.
True.
Unfortunately, I was inaccurate. The actual server (ntserv and include)
is only 30,459 lines of C code. The rest of the stuff is robots, tools,
and the generated code for the server GUI.
Of the ntserv/*.c files, the largest ones are;
$ wc --lines *.c|sort -rn|more
25667 total
4415 daemonII.c
3154 socket.c
2482 genspkt.c
1678 commands.c
1372 ntscmds.c
1320 ltd_stats.c
906 distress.c
867 main.c
...
This project is looking smaller the longer I look at it.
--
James Cameron mailto:quozl at us.netrek.org http://quozl.netrek.org/