c-cpp-notes icon indicating copy to clipboard operation
c-cpp-notes copied to clipboard

Make clear, early distinction between declaration and definition

Open BenLangmead opened this issue 7 years ago • 0 comments
trafficstars

This eases things later when we talk about C++ classes. Can refer back it in discussion of constructors, "instantiation"

BenLangmead avatar Jul 12 '18 18:07 BenLangmead