On Thu, 25 May 2000, WORM wrote:

> I want to know if it´s possible to convert the hrtime_t variable to
> ascii (char *) in the kernel in order to use rtf_put function?

Sure.

use (char*) & my_hrtime_t_variable   and sizeof(hrtime_t) as the number of
characters to send.

--
Tomek

-- [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/rtlinux/

Reply via email to