Skip to content

Instantly share code, notes, and snippets.

@lvyile
Created February 9, 2011 14:04
Show Gist options
  • Save lvyile/818526 to your computer and use it in GitHub Desktop.
Save lvyile/818526 to your computer and use it in GitHub Desktop.
#define DocumentsPath(name) \
[[NSHomeDirectory() stringByAppendingPathComponent:@"Documents"] stringByAppendingPathComponent:name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment