wnvio(3)
NAME
wn_enter_vect, wn_print_vect - vector input and output
SYNOPSIS
#include <wn/wnvect.h> wn_enter_vect(double vect[],int len) wn_print_vect(double vect[],int len)
DESCRIPTION
- These routines are useful for testing and debugging vector
- applications.
- The "enter" routines prompt the user for vector data.
AUTHOR
- Will Naylor
- WNLIB August 23, 1998