Date: Thu, 18 Jan 2001 16:12:59 +0000 From: j mckitrick <jcm@FreeBSD-uk.eu.org> To: freebsd-chat@freebsd.org Subject: hungarian notation Message-ID: <20010118161259.A69693@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
What are everyone's thoughts on Hungarian notation? Does it have a place in unix programming? Just in case anyone hasn't heard of the term, it's used to make variable names descriptive of their type, e.g. int iCounter; double dValue char szString; int* piPointer; jcm -- o-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-o | ~~~~~~~~~~~~ Jonathon McKitrick ~~~~~~~~~~~~~ | | "I prefer the term 'Artificial Person' myself." | o-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010118161259.A69693>