Help for this page

Select Code to Download


  1. or download this
    warn "# $_" while <$out>;
    warn "# $_" while <$err>;
    
  2. or download this
    ok 1 - compiling ptr_cast_test.c
    not ok 2 - STDERR empty after compiling
    ...
    ok 4 - casting pointer integer and back worked
    ok 5 - STDERR empty after running
    # Looks like you failed 1 test of 5.