Guest User

Untitled

a guest
Jul 18th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. % ./a.out "hello"
  2. Keyseq: hello
  3. saveptr %p: 0x2174015
  4. saveptr %s:
  5. % ./a.out "hello world"
  6. Keyseq: hello
  7. saveptr %p: 0x1ae0016
  8. saveptr %s: world
Add Comment
Please, Sign In to add comment