need to check for hex in C: how/

Robert Bonomi bonomi at mail.r-bonomi.com
Mon Oct 17 00:51:52 UTC 2011


> Date: Sun, 16 Oct 2011 16:06:54 -0700
> From: Gary Kline <kline at thought.org>
> 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. :)


More information about the freebsd-questions mailing list