Now I am clearer at the newly defined class. I slightly revise the codes
on Vector.h. It would be very much apprepciated in case I could learn your opinions on the revised codes.
Vector.h (ps: When need to activate the function of checking index of array/matrix boundary, we need to define the flag CHECK_VECTOR_IN DEX.)
Code:
#include <iostream> #include <stdio.h>
Leave a comment: