Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Operations on Vectors [3/13]

This demonstrational program illustrates the operation of multiplying a vector by a number 2.

For drawing an arrow of a certain width, a function-procedure named DrawArrowW was written. This function uses some more advanced features. The remaining parts of the program (the top half) should be comprehensible.

Loading...