> Date: Sun, 16 Oct 2011 16:06:54 -0700 > From: Gary Kline <[email protected]> > Subject: Re: need to check for hex in C: how/ > > this will bbe my 'sanity-checck' of sorts. the ck function will > have something like: > > if ((char)x == 'a') > { > } >
And, you deserve what happens if you use that kind of flawed checking. :) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
