Skip to content

Instantly share code, notes, and snippets.

@chaitanyaSoni96
Created June 14, 2019 11:03
Show Gist options
  • Save chaitanyaSoni96/c7a25dae9a73b6a6048fd3e5a4483e87 to your computer and use it in GitHub Desktop.
Save chaitanyaSoni96/c7a25dae9a73b6a6048fd3e5a4483e87 to your computer and use it in GitHub Desktop.
//prints the current fucntion in a readable format
printf(__PRETTY_FUNCTION__);
//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment