Help for this page
Select Code to Download
Select
or
download this
void check(unsigned char* n, int len) { ... printf ("%d\n", *n++); } }