<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
I would like to know if is it possible to pass more than one
argument to a single task...<br>
At the moment I only use this syntax when I define a task<br>
<br>
<b><small>rtems_task Test_task(rtems_task_argument unused)</small></b><br>
<br>
How can I declare and define a more parameters dependent task?<br>
Thanks a lot.<br>
<br>
Luca<br>
<br>
<br>
<br>
</body>
</html>