cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
parse_crashdo.cpp File Reference
#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]

Function Documentation

void ParseCrashDo ( char *  chCard)

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

Parameters:
*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.

Referenced by ParseCommands().

Here is the call graph for this function:


Variable Documentation

double ar2[ARR_SIZE]
static

Definition at line 24 of file parse_crashdo.cpp.

Referenced by ParseCrashDo().

const int ARR_SIZE = 10

Definition at line 21 of file parse_crashdo.cpp.

Referenced by ParseCrashDo().


Generated for cloudy by doxygen 1.8.1.1