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/
- [rtl] TIME TO ASCII INTO THE KERNEL? WORM
- Re: [rtl] TIME TO ASCII INTO THE KERNEL? Tomasz Motylewski
- Re: [rtl] TIME TO ASCII INTO THE KERNEL? Norm Dresner
- Re: [rtl] TIME TO ASCII INTO THE KERNEL? Chris Hawks
