Created
December 2, 2013 12:33
-
-
Save KatagiriSo/7748825 to your computer and use it in GitHub Desktop.
NSNumberでのよくやった間違い ref: http://qiita.com/KatagiriSo/items/49f55e733a0f6d4fe3c9
This file contains 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
if (num != 0) {...} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment