Help for this page

Select Code to Download


  1. or download this
    #include <stdio.h>
    #include <string.h>
    ...
        check(def);
        return 0;
    }
    
  2. or download this
    $ ./a.exe
    Undefined (null ptr)
    Empty string: loc=0x4020e5
    Defined loc=0x4020e6, val='foo bar'