Introduction

Module IV: Functions

This module discusses one of the most important constructs of ‘C’ programming language, i.e., function. It mainly includes description about defining/declaring a function, passing the parameters to a function from the calling point; and to access a function. It also introduces the concept of recursion as well as describes the use of various inbuilt library functions in a programme.


Last modified: Tuesday, 25 September 2012, 10:04 AM