Guest User

Untitled

a guest
Feb 19th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. int i=0, a =0;
  2. for(i=0;i<a;i++){
  3. printf(", dataKeyIndex[%i]=%x",i,((byte *)pParameters->pParaA)[i]);
  4. }
Add Comment
Please, Sign In to add comment