![]() |
| | #1 |
| Registered User Join Date: Nov 2008
Posts: 2
| Inversed integer |
| afiq8289 is offline | |
| | #2 |
| C++ Witch Join Date: Oct 2003 Location: Singapore
Posts: 10,354
| What have you tried so far?
__________________ C + C++ Compiler: MinGW port of GCC Build + Version Control System: SCons + Bazaar Look up a C/C++ Reference and learn How To Ask Questions The Smart Way |
| laserlight is online now | |
| | #3 |
| Registered User Join Date: Sep 2008
Posts: 45
| Strip each digit with the % operator and store it an array and print it out in reverse order? |
| blurx is offline | |
| | #4 |
| Registered User Join Date: Oct 2008 Location: TX
Posts: 1,262
| there are a few ways of going about this and as laserlight suggested show us what you got and someone will help out. |
| itCbitC is offline | |
![]() |
| Tags |
| c programming, inversed, problem |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| memory issue | t014y | C Programming | 2 | 02-21-2009 12:37 AM |
| Link List math | t014y | C Programming | 17 | 02-20-2009 06:55 PM |
| Looking for constructive criticism | wd_kendrick | C Programming | 16 | 05-28-2008 09:42 AM |
| No Match For Operator+ ??????? | Paul22000 | C++ Programming | 24 | 05-14-2008 10:53 AM |
| load gif into program | willc0de4food | Windows Programming | 14 | 01-11-2006 10:43 AM |