NAME
cxParamNew
- create parameter data type
C SPECIFICATION
#include <cx/DataAccess.h>
cxParameter *cxParamNew()
FORTRAN SPECIFICATION
integer function cxParamNew
FUNCTION RETURN VALUE
Returns a pointer to a new parameter.
DESCRIPTION
This function creates a new parameter data type and returns a pointer
to it.
SEE ALSO
cxParameter(3E)
Last modified: Mon Nov 18 13:51:32 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996