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.
Showing posts with label functions. Show all posts
Showing posts with label functions. Show all posts
Saturday, 9 April 2011
Subscribe to:
Posts (Atom)