Quoting Stefan Reinauer stepan@coresystems.de:
- Joseph Smith joe@smittys.pointclark.net [070707 00:59]:
But that is the whole problem. I already says "print_debug_hex8". I want it to display decimal not hex.....
You could look at print_debug_hex8 and implement the _dec8 functions.
I don't think it's worth the effort though. What's wrong with hex?
It's all debug anyways.
I kow it is just for aesthetics but, If it is an easy implimentation, I will check it out. What file is print_debug_hex8 in anyways?
Thanks Again - Joe