??? 07/02/04 09:26 Read: times |
#73494 - RE: Remainder Responding to: ???'s previous message |
hi,
it will work if you replace "counter1" with "counter": for(loop = 0;loop<=5;loop++) { Value[loop] = counter % 10; counter = counter / 10; }Regards, Oleg |
Topic | Author | Date |
Remainder | 01/01/70 00:00 | |
RE: Remainder | 01/01/70 00:00 | |
RE: Remainder | 01/01/70 00:00 | |
RE: Remainder![]() | 01/01/70 00:00 |