georg Mon, 27 Oct 2003 02:05:11 -0800
One more: char ntoh (int n) { return (n & 0x0f)["0123456789ABCDEF"]; }
;-), Georg > snip