>> Is there a printf function to print this type?
>printf("Time: %6lld,%09lld \n",my_data);
Sorry, of course thats' wrong, didn't delete enough. This sould do as you
might have guessed already:
printf("Time: %lld \n",my_time);
--
[EMAIL PROTECTED]
PGP key: http://www.math.uni-goettingen.de/appel/jappel.pgp
-- [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/