Last active
December 1, 2016 17:21
-
-
Save PaulChana/483a2264182c9d6e8908 to your computer and use it in GitHub Desktop.
LLDB Printf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
expr (int) printf("%f %d %f %d", x, y, z, q) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment