#include "cddefines.h"#include "parser.h"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 45 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().
Definition at line 32 of file parse_crashdo.cpp.
Referenced by ParseCrashDo().
| const int ARR_SIZE = 10 | 
Definition at line 29 of file parse_crashdo.cpp.
Referenced by ParseCrashDo().
 1.6.1