> The error I am getting is: > > "operator -> cannot be applied to a forward declaration: no struct > proc_t definition is available" You need to use the same syntax as in C. This means either 'proc_t' or 'struct proc'. Adam -- Adam Leventhal, Fishworks http://blogs.sun.com/ahl