Help for this page

Select Code to Download


  1. or download this
    use Inline 'C';
    
    ...
        printf( "C:    %u\n", arg+2 );
      return 0;
    }
    
  2. or download this
    Perl: 4294967295    4294967296
    Perl: 4294967295    4294967297
    ...
    C:    4294967295
    C:    0
    C:    1