- Feb 28, 2008
- 1,262
- 0
- 71
I need to count chars starting from char 10 and count to 255 and beyond I also need arrays like one for the chars which are up to 255, the next array up to 255,255 the next 255,255,255...etc.
Have a different array for each char size up to eight chars.
How could I do this? Could someone point me in the right direction?
Thanks
Have a different array for each char size up to eight chars.
How could I do this? Could someone point me in the right direction?
Thanks
Last edited:
