Re: [ANet-devel] Low-Level Design!
Status: Abandoned
Brought to you by:
benad
From: Chirag K. <ch...@ya...> - 2001-12-11 08:39:54
|
On Tue, Dec 04, 2001 at 11:34:36AM +0530, Chirag Kantharia wrote: | On Mon, Dec 03, 2001 at 07:56:32PM -0500, Benoit Nadeau wrote: | | Chirag: You can start working now on the File Management Wrappers. Place | | the "Files.c" in ANet_Daemon/Linux. The two headers you need are | | Common/Files.h and Linux/FilesSpecific.h. There are still some functions to | | add (especially for directory stuff), but at least you can know exactly | | what to do for now. | Got it. Please ignore my previous mail. Hi! I'm still working on the above. Meanwhile, I'd a suggestion: the comments in the code could be suitably formatted so that the documentation for the code can be automatically generated. For example, javadoc, can be used to generate documentation for java class files. There's something called doxygen which is javadoc equivalent for C/C++, but I haven't used it personally. Has anybody on the list used it? Any other suggestions for generating the documentation is welcome. chyrag. -- Chirag Kantharia, chyrag.dhs.org/ |