Can we do this in a real time thread:
float x = 1.5;
rtl_printf("%f", x);It's printing this for me: x = %f I've given the thread permission to do floating point arithmetic but it shouldn't matter in this case. Tim -- [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/
