ExodusII 4.96
expqa.c File Reference
#include "exodusII.h"
#include "exodusII_int.h"
#include <string.h>
Include dependency graph for expqa.c:

Functions

int ex_put_qa (int exoid, int num_qa_records, char *qa_record[][4])

Function Documentation

int ex_put_qa ( int  exoid,
int  num_qa_records,
char *  qa_record[][4] 
)

writes the QA records to the database

Parameters:
exoidexodus file id
num_qa_recordsnumber of qa records to be written
*qa_recordqa record array

References DIM_N4, DIM_NUM_QA, DIM_STR, ex_err(), EX_FATAL, EX_NOERR, exerrval, MAX_ERR_LENGTH, and VAR_QA_TITLE.