CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Sep 2004
    Location
    cache software
    Posts
    106

    Arrow fork. child creation

    how do i create n processes (p1..p2.....pn) but p1 is father of p2, p2 is father of p3 .. and so on ? is it possible ?
    Last edited by rantech; November 16th, 2005 at 03:31 PM.
    __________________________________
    s.m.a.r.t+s.m.a.r.t = ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured