We create function prototypes, definitions, and calls, all in pseudo-code. In this way we understand the basic skeleton of single filed C source code. Parameters(for prototypes and definitions) and arguments(for calls) are succinctly explained. The idea of return types(or the lack thereof, using void) is examined, and the reason why functions exist in code is also explained.
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2011
(16)
-
▼
April
(14)
- 14 · Functions implementations
- Study skills for programmers
- Functions in pseudo-code
- Span Of Statements
- Line by line explanation
- If statement
- Comment usage
- Variables definitions
- Batch commands
- First C program built (from terminal)
- Code::Blocks setup and test
- Code::Blocks setup
- Code::Blocks download
- MinGW setup on Windows XP
-
▼
April
(14)
No comments:
Post a Comment