Skip to content

Instantly share code, notes, and snippets.

@vunhan
Created August 16, 2014 19:20
Show Gist options
  • Select an option

  • Save vunhan/a8284e06c956e752ddc5 to your computer and use it in GitHub Desktop.

Select an option

Save vunhan/a8284e06c956e752ddc5 to your computer and use it in GitHub Desktop.
int *ip; // pointer to integers
double *dp; // pointer to doubles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment