Help for this page

Select Code to Download


  1. or download this
    ++( $mmap->uint8(0x1234) );
    
  2. or download this
    $mmap->preinc_uint8(0x1234);