cloudy
trunk
|
Go to the source code of this file.
Functions | |
void | ParseCrashDo (Parser &p) |
Variables | |
const int | ARR_SIZE = 10 |
static double | ar2 [ARR_SIZE] |
void ParseCrashDo | ( | Parser & | p | ) |
ParseCrashDo any of several tests to check that the code can crash
*chCard |
Definition at line 52 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(), fprintf(), ioQQQ, isnan, Parser::lgEOL(), MALLOC, MyIsnan(), Parser::nMatch(), multi_arr< T, d, ALLOC, lgBC >::ptr(), multi_arr< T, d, ALLOC, lgBC >::reserve(), set_NaN(), TotalInsanity(), vhypot(), x1, x2, and ZeroNum.
Referenced by ParseCommands().
|
static |
Definition at line 41 of file parse_crashdo.cpp.
Referenced by ParseCrashDo().
const int ARR_SIZE = 10 |
Definition at line 38 of file parse_crashdo.cpp.
Referenced by ParseCrashDo().