Hi everyone, do you want doxygen comments for functions done in the .h file or in the .c file?
I saw there are currently some comments in .c file (lib/framework/debug.c for example) as well as in the .h files (lib/gameLib/hashtabl.h for example). I personal would prefer to put them into the .c file simply because it's easier to write a comment when you can see the source of a function and you look what the function is doing while writing the description. Also i'm afraid that comments in .h file really soon be out of date because no look at the .h comment while chaging the behavior of a function. Regards, Tropper
_______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
