C Programming

These notes are in addition to the text book used in the class of BAA2013 Computer Programming in C++.

Tuesday, May 23, 2006

Function Exercise 2

Function to calculate the area of a circle. This function will receive a value but return no value. The function will print the result of the calculation in the body of the function.

0 Comments:

Post a Comment

<< Home