Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Inline 'C';
    ...
        printf("%.2X\n", (unsigned char)buffer.ifr_hwaddr.sa_data[s]);
    
    }