On Nov 30, 2007 1:35 PM, Zico <[EMAIL PROTECTED]> wrote: > On Nov 30, 2007 11:44 AM, Taskinoor Hasan <[EMAIL > PROTECTED]<taskinoor%40gmail.com>> > wrote: > > > running a recursive function and running a new process in background is > > not > > same. infinite recursion is not that much worse. when u r calling a > > recursive function, its not another process, its just a function in the > > process stack. but running a process background or creating new process > > means OS is allocationg process table entry and all other resource for > > that. > > > > Yes, i know that. But do you want to *teach* me??? > sorry if u or anybody else feel like that. i think i should stop in this thread now.
> > -- > Best, > Z > > [Non-text portions of this message have been removed] > > > [Non-text portions of this message have been removed]
