text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

c02p118.cpp File Reference


Detailed Description

Exercise 12

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

Definition in file c02p118.cpp.

Go to the source code of this file.

Functions

int search (int first, int last, int n)
int mystery (int n)
int main ()


Function Documentation

int search int  first,
int  last,
int  n
 

Definition at line 26 of file c02p118.cpp.

Referenced by mystery().

int mystery int  n  ) 
 

Definition at line 48 of file c02p118.cpp.

References search().

Referenced by main().

int main  ) 
 

Definition at line 20 of file c02p118.cpp.

References mystery().


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