Help for this page

Select Code to Download


  1. or download this
    print "ERROR: S3-Record with address " . sprintf("%08X", $next_address
    +) . " is missing in input file!\n";
    
  2. or download this
    printf "ERROR: S3-Record with address %08X is missing in input file!\n
    +", $next_address;