Salut,<br><br>In laboratorul de IPC2 aveam definita structura<br><br>
typedef struct msgbuf<br>
{<br>
&nbsp;&nbsp;&nbsp; long type;<br>
&nbsp;&nbsp;&nbsp; char mtext[0];<br>
} msgbuf_t;<br><br><br>Pentru a intelege mai bine&nbsp; campul mtext cititi threadul [1] din lista de PSO.<br><br>[1] <a href="http://cursuri.cs.pub.ro/pipermail/pso/2008-April/002288.html">http://cursuri.cs.pub.ro/pipermail/pso/2008-April/002288.html</a><br>