text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

c02p115.cpp File Reference


Detailed Description

Self-test 1

Date:
29 May 2006
Chapter:
Chapter 2
Page:
Page 115
Version:
5.0

Definition in file c02p115.cpp.

Go to the source code of this file.

Functions

double product (const double anArray[], int n)


Function Documentation

double product const double  anArray[],
int  n
 

Precondition:
1 <= n <= max size of anArray.
Postcondition:
None.
Returns:
The product of the first n items in anArray.

Definition at line 20 of file c02p115.cpp.


Generated on Sun Aug 27 11:05:08 2006 for AWLogo by  doxygen 1.4.6