#include "cddefines.h"#include "parse.h"Include dependency graph for parse_crashdo.cpp:

Go to the source code of this file.
Functions | |
| void | ParseCrashDo (char *chCard) | 
Variables | |
| const int | ARR_SIZE = 10 | 
| static double | ar2 [ARR_SIZE] | 
| void ParseCrashDo | ( | char * | chCard | ) | 
ParseCrashDo any of several tests to check that the code can crash
| *chCard | 
Definition at line 37 of file parse_crashdo.cpp.
References multi_arr< T, d, ALLOC, lgBC >::alloc(), ar2, ARR_SIZE, ASSERT, cdEXIT, multi_arr< T, d, ALLOC, lgBC >::clear(), DEBUG_ENTRY, FFmtRead(), INPUT_LINE_LENGTH, ioQQQ, isnan, MALLOC, MyIsnan(), nMatch(), multi_arr< T, d, ALLOC, lgBC >::ptr(), multi_arr< T, d, ALLOC, lgBC >::reserve(), set_NaN(), and ZeroNum.
Here is the call graph for this function:

| const int ARR_SIZE = 10 | 
 1.4.7