[gameprogrammer] Re: A Note on C Programming Style

Hi!
I think this pointer notation is also mentioned in some coding style 
(maybe the GNU?), anyway also in that guide they also mentioned the 
problem of declaring two variables.
On the other hand some coding guides say one should never declare two 
variables of the same line, and in case of global/class variables I agree.

About pointers, if you want to make a clear, readable code, use typedef.

And IMHO it helps a lot in understanding points, if you learn a little 
bit of assembly.

Zac Propersi wrote:
> Just my $0.02.

Sorry, I'm a little bit offtopic here, but what does this saying mean, 
and where does it originate from? I saw it a lot of times.

-- 
Best regards,
Szasz Pal
----------------
Space Software Studio
http://www.spacesoftwarestudio.com


-- Binary/unsupported file stripped by Ecartis --
-- Type: text/x-vcard
-- File: space.vcf




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


Other related posts: