Skip to content

Instantly share code, notes, and snippets.

@jasonsilberman
Created August 16, 2014 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonsilberman/e948aebeb0801d52592c to your computer and use it in GitHub Desktop.
Save jasonsilberman/e948aebeb0801d52592c to your computer and use it in GitHub Desktop.
Note *note = // .. original note
Note *noteCopy = [note copy];
Note *secondNoteCopy = [note copy];
// Are noteCopy and secondNoteCopy equal?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment