[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Sv: Miscellanous stuff
Bjarke Hammersholt Roune writes:
> >
> >You don't have to rename the parameter to 'NewBar' or similar, and you
> >always recognize your members and don't mix them up with local variables.
>
> I personally also use a very limited version of Hungarian: I, as you, prefix
> all members with "m_" and I always prefix all pointers with p, so a member
> char* would be m_pStr.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: penguinplay-unsubscribe@sunsite.auc.dk
> For additional commands, e-mail: penguinplay-help@sunsite.auc.dk
>