[haiku-development] Re: Haiku Coding Guidelines Issues

Good point. I also never declare multiple variables on one line, but do to
school I was (quickly) forced to get out of that habit.



On 9/6/07, Euan Kirkhope <euan.kirkhope@xxxxxxxxxxxxxx> wrote:
>
> On 05/09/07, Jordan Walsh <jordanwalsh@xxxxxxxxx> wrote:
> > I am also not a developer but I keep an eye on the mailing lists. It
> took me
> > a long time to get out of the habit of saying "char* foo" rather than
> "char
> > *foo" because when i read that line i translate it to "pointer to a
> > character named foo". It was the way I was taught and has taken some
> > practice to fix.
> >
>
>
> Time wasted if you ask me.  I'll always do char* foo, and will never
> change.  I've rarely declared multiple variables on a line, especially
> pointers so it's not an issue.
>
> Euan
> :p
>
>


-- 
Jordan Walsh
(910) 639-0111

Other related posts: