Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl>perl -wMstrict -le
    "my $function_used = 'memcpy';
    ...
     print qq{'$function_call'};
    "
    '(a, b, sizeof(a));'