Tuesday, April 15, 2008

Programming Pointers

I need to read up on C/C++ linkage and I came across embedded.com series called Programming Pointers by Dan Saks. Well written with examples and summary tables. I will be reviewing more of his work if/when the need arises.

Of interest to me were the following:
Linkage in C and C++
Storage class specifiers and storage duration

No comments: