c-cpp-notes
c-cpp-notes copied to clipboard
Make clear, early distinction between declaration and definition
trafficstars
This eases things later when we talk about C++ classes. Can refer back it in discussion of constructors, "instantiation"