Introduction to Programming | Week 7 | Learning Module 1 | 7.1 Functions in C - Part 1

preview_player
Показать описание
The Lecture Slides and the Program(s) used in the Lecture are available at the Course's Google Drive Folder.

There are following corrections (I have rectified the slides and programs):

1. On the slide with title "Example – Function to change case":
The return statement is used for sending the output of the "function" (as against "program", as seen in the video).

2. The programs shown in the slides titled "Example – Function to change case" and "A slightly different example function" should have the MAX_CHARS constant set to 22 (instead of 21).
Рекомендации по теме