Skip to content

Instantly share code, notes, and snippets.

@westonplatter
Last active December 24, 2015 10:29
Show Gist options
  • Select an option

  • Save westonplatter/6784608 to your computer and use it in GitHub Desktop.

Select an option

Save westonplatter/6784608 to your computer and use it in GitHub Desktop.
objective C questions
  • What effect does & have on the method/fucntion argument? EG,
_assetCurrent = [_director getCurrentAsset:&current_time];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment