#include "cddefines.h"#include "parse.h"

Go to the source code of this file.
Defines | |
| #define | ARR_SIZE 10 |
Functions | |
| void | ParseCrashDo (char *chCard) |
Variables | |
| static double | ar2 [ARR_SIZE] |
| #define ARR_SIZE 10 |
| void ParseCrashDo | ( | char * | chCard | ) |
ParseCrashDo any of several tests to check that the code can crash
| *chCard |
Definition at line 22 of file parse_crashdo.cpp.
References ar2, ARR_SIZE, ASSERT, cdEXIT(), FFmtRead(), INPUT_LINE_LENGTH, ioQQQ, isnan, MALLOC, MyIsnan(), nMatch(), set_nan(), set_nanf(), and ZeroNum.
Referenced by ParseCommands().

double ar2[ARR_SIZE] [static] |
1.5.5