Loading [MathJax]/extensions/TeX/AMSsymbols.js
LAL 7.7.0.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ArrayFactoriesTest.c File Reference

A program to test create/destroy array routines. More...

Detailed Description

A program to test create/destroy array routines.

Usage

ArrayFactoriesTest [options]
Options:
-h print help
-q quiet: run silently
-v verbose: print extra information
-d level set lalDebugLevel to level
#define lalDebugLevel
Definition: LALDebugLevel.h:58
static const INT4 q
Definition: Random.c:81
int verbose
Definition: tconvert.c:103

Description

Exit codes

CodeExplanation
0Success, normal exit.
1Subroutine failed.

Algorithm

Uses

\<datatype\>CreateArray()
\<datatype\>DestroyArray()

Notes

Definition in file ArrayFactoriesTest.c.

Go to the source code of this file.