C++

Thread Starter

mikee

Joined Aug 4, 2010
4
hi
can someone help me in making a program in C++

here it is:

make a program for swapping, factorial,and modulus...

tnx. :)
 

DumboFixer

Joined Feb 10, 2009
217
What have you got so far ?

Swapping what ? strings, numbers, cigarette cards ?

The factorial should be a simple case of recursion.
 
Top