Hi,

Eric Auer escribi�:

Arkady, Bart,



BO> -void _seg * KernelAllocPara(size_t nPara, UBYTE type, CStr name, int mode)
BO> +void _seg * KernelAllocPara(size_t nPara, UBYTE type, const char *name, int
BO> mode)

This is example, how my shortcuts allows to shorter and, thus, more
redable lines.



No, Bart is perfectly right. If you use CStr, I first have to lookup what CStr means. It is no "obvious" name for const char *! This actually INCREASES the problems with reading code, unless you first learn all defines by heart.

Just a plain dull message to express that I support this kind of changes too. Quite more readable.

Aitor


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Freedos-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to