Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 296 Bytes

File metadata and controls

13 lines (11 loc) · 296 Bytes

Topic 4: Functions

In this tutorial you will learn the following:

  • C function syntax
  • Arguments/Parameters
  • Return Statement
  • Function prototype

TODO:


This ends the Topic 4: Functions Go back to the main C Overview
Go back to the main README