* Nathan Ingersoll ([EMAIL PROTECTED]) wrote:
> On Mon, Feb 10, 2003 at 11:14:52AM -0800, [EMAIL PROTECTED] 
>wrote:
> > Enlightenment CVS committal
> > 
> > Author  : fletch3k
> > Project : misc
> > Module  : enotes
> > 
> > Dir     : misc/enotes/src
> > 
> > 
> > Modified Files:
> >     main.h notecmds.c notenum.c 
> > 
> > 
> > Log Message:
> > RbdPngn Suggested that using . as the fontdir might be silly.  So i changed it.  
>Thanks RbdPngn.
> 
> Umm... misunderstanding here... My suggestion was not to assume that everyone
> has . in their PATH.

Fletch, could you also change that "#define usage" string to something
more along the lines of common practice, e.g., "USAGE_STRING"? The
symbol "usage" in most C programs is commonly defined to be

void usage();

and that way of defining it can be confusing. Also, naming any #define
in lower-case technically goes against common practice, as it misleads
experienced developers as to how it was defined.

term


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to