Ivan Martinez wrote:
> 
>         Hello all:
>         Can the parameters of a function executed as a real time thread be
> other than "void *"?. Can the returning value be other than "void *"?.
> Thank you.

Hi Ivan,

You can use whatever you like as long as the size fits and you use the
appropriate casts to keep the compiler quiet.

Regards, Stuart
-- [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