[gameprogrammer] Re: A Note on C Programming Style

I prefer char *p :)

I think char* p is misleading. How would you write 

char *p, q, *r; 

Not that it really matters much :)  to misquote the Borg: spaces are
irrelevant.

On Thu, 5 May 2005 13:52:42 -0700, you wrote:

>  Wes you are the only person that i have talked to that sees the value
>  of char *p instead of char* p.
>  
>  my hat is off to you (:
>  

--

Rob Chafer
Silverfrost


---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: