A C++
example for dynamic memory allocation
A C++
example for storage sizes of basic types
C++ code for a user-defined Vector class
(the vector class in the Standard
Template Library is not enough for math operations) vector.h,
vector.cpp,
TstVector.cpp