This package defines some basic vector manipulation routines.
vecdebug.h - Header file.
vecdebug.c - Code file.
No warranty, express or implied, should be assumed for these code fragments. They are for educational and demonstration purposes, and may contain major errors.
These routines are not exactly the world's fastest... but they should be relatively easy to follow.
All routines do some error checking, and all return an error code. [Either NoError, or a specific problem.]
All routines return error codes as listed in the errors package
Errors returned are:
The package uses the definitions in the vector package.
This page is http://www.cc.utah.edu/~nahaj/cave/survey/code/c/vecdebug.html
© Copyright 2000 by John Halleck, All Rights Reserved.
This snapshot was last modified on August 23rd, 2000