cloudy trunk
Loading...
Searching...
No Matches
parse_crashdo.cpp File Reference
#include "cddefines.h"
#include "parser.h"
Include dependency graph for parse_crashdo.cpp:

Go to the source code of this file.

Functions

void ParseCrashDo (Parser &p)

Variables

const int ARR_SIZE = 10
static double ar2 [ARR_SIZE]

Function Documentation

◆ ParseCrashDo()

void ParseCrashDo ( Parser & p)

ParseCrashDo any of several tests to check that the code can crash

Parameters
*chCard

Definition at line 48 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, EXIT_FAILURE, Parser::FFmtRead(), ioQQQ, isnan, Parser::lgEOL(), MALLOC, MyIsnan(), Parser::nMatch(), multi_arr< T, d, ALLOC, lgBC >::ptr(), multi_arr< T, d, ALLOC, lgBC >::reserve(), set_NaN(), and ZeroNum.

Referenced by ParseCommands().

Here is the call graph for this function:

Variable Documentation

◆ ar2

double ar2[ARR_SIZE]
static

Definition at line 35 of file parse_crashdo.cpp.

Referenced by ParseCrashDo().

◆ ARR_SIZE

const int ARR_SIZE = 10

Definition at line 32 of file parse_crashdo.cpp.

Referenced by ParseCrashDo().