#include <iostream>#include <stdlib.h>#include <new>#include "debug/macros.h"#include "debug/new.h"Defines | |
| #define | SUFFER_SIZE 1000000 |
Functions | |
| static void | testok () |
| static void | testleak () |
| static void | testcrash () |
| static void | testsuffer () |
| int | main (int argc, char *argv[]) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2