Help for this page

Select Code to Download


  1. or download this
    int main(array<System::String ^> ^args)
        {
    ...
    
  2. or download this
    First-chance exception at 0x7c84cd02 in perl_form.exe: 0xC0000005: Acc
    +ess violation writing location 0x00000014.
    A first chance exception of type 'System.AccessViolationException' occ
    +urred in perl_form.exe
    An unhandled exception of type 'System.AccessViolationException' occur
    +red in perl_form.exe
    
    Additional information: Attempted to read or write protected memory. T
    +his is often an indication that other memory is corrupt.
    
  3. or download this
    int main(array<System::String ^> ^args)
        {
    ...
    
        return 0;
    }