[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian coding style?



In article <[🔎] 19990508193244.A15022@rising.com.au>,
Hamish Moffatt  <hamish@debian.org> wrote:
>On Fri, May 07, 1999 at 09:20:50PM -0400, Amy Fong wrote:
>Exactly what is Hungarian notation? I think that it's where you basically
>encode the datatype into the variable name, like lszVariable and so on,
>like Microsoft are so fond of in the Windows API. Is that correct?

Yup. So you'll have brain-dead stuph like:

for (int nI=0; nI<10; nI++) ...

Amy
-- 
"We Suzaku Seishi aren't smart enough to give up!!!"  Tasuki (Fushigi Yuugi)

I don't speak for anyone but myself.


Reply to: