Skip to content

Instantly share code, notes, and snippets.

@nickdesaulniers
Created January 27, 2013 02:40
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 nickdesaulniers/4645949 to your computer and use it in GitHub Desktop.
Save nickdesaulniers/4645949 to your computer and use it in GitHub Desktop.
C Function Pointer Alternate Syntax Output
hello world
usual syntax start
hello 1
usual syntax end
other syntax start
hello 2
other syntax end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment