> how can I use the string conversion funcion like sprintf/sscanf within a 
> kernel module?

You should read basic documentation about kernel programming. Get
your pointers from /usr/src/linux/Documentation/kernel-docs.txt.

And feel free to grep in the header files, usually the best way to
look for such things.

/alessandro
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to