The UNIX and Linux Forums
>
Top Forums
>
High Level Programming
Fork and \n
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Fork and \n
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-15-2008
matrixmadhan
Technorati Master
Join Date: Mar 2005
Location: Large scale systems...
Posts: 2,572
i see whats happening ..
put those 3 fork calls in a function and call that function from main ..
and after the function call add one printf("\n");
that would explain better
matrixmadhan
View Public Profile
Find all posts by matrixmadhan