Site pages
Current course
Participants
General
Topic 1
Topic 2
Topic 3
Topic 4
Topic 5
Topic 6
Topic 7
Topic 8
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