Re: OT: C++ Recursion [message #192148 is a reply to message #192146] |
Tue, 07 March 2006 20:42   |
 |
Dave Anderson
Messages: 1953 Registered: December 2004 Location: United States
Karma:
|
General (1 Star) |
|
|
I don't have any of my C++ programming books anymore, and I forgot what the % operator stands for. If you can tell me that, I may be able to figure it out.
EDIT: Nevermind, I remember now. the % operator is a modulus. Example: int rem = 4 % 3;
Of course you probobly already know that...lol. I will further try to figure this out.
What are your thoughts on this so far?
David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
[Updated on: Tue, 07 March 2006 20:52] Report message to a moderator
|
|
|