Created
October 13, 2016 21:31
-
-
Save hngouveia01/2af95d09a8d222172f85a9ddc6a7cd03 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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