sscanf in kernel

igeek gds089 at gmail.com
Wed Mar 17 21:06:20 UTC 2010


sscanf() has a kernel version declared in kernel.h.
http://www.gelato.unsw.edu.au/lxr/source/include/linux/kernel.h#L196

-- Saleh


On Mar 17, 2010, at 2:12 PM, serena zanetta wrote:

> Hi,
> I need to convert an ascii string in its corresponding hex version  
> (the same
> as sscanf(str,"%02x%02x...",...) does) in the kernel.
>
> Could someone help me?
>
> Thank you in advice,
>
> Serena
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>



More information about the freebsd-net mailing list