Last Ray of Hope Home of Kaluriel Hargrove

23Jun/08Off

Const Correctness

Whilst idling in IRC and working on an application, and reading a great book I found in the library (Object Orientated Game Development - from what I’ve read from other places, this one has the best descriptions and examples I’ve seen. Though I haven’t read that many, so there may be better.) I came by some C++ links that are helpful.

The Top 20 C++ Tips of All Time

C++ Const Correctness

I’ve always wondered the difference between “const int *pointer” and “const int * const pointer”, the second link gave insight. Not that it matters, I”ve been using it correctly since I started.

Tagged as: , Comments Off
Comments (0) Trackbacks (0)

Sorry, the comment form is closed at this time.

Trackbacks are disabled.