Hiya,
I have to store a pointer which is a <= 4 digit HEX value.
I am wondering what the fastest/most efficient (speed) method might be.
Currently in a String with length = 4
I could convert back and forward, and store as an int instead...
Any suggestions welcome :-)
Cheers.
Elias. ©2001 Elias |