Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@hngouveia01
Created October 13, 2016 21:31
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 hngouveia01/2af95d09a8d222172f85a9ddc6a7cd03 to your computer and use it in GitHub Desktop.
Save hngouveia01/2af95d09a8d222172f85a9ddc6a7cd03 to your computer and use it in GitHub Desktop.
A C program consists of functions and variables. A function contains statements that specify the computing operations to be done,
and variables store values used during the computation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment