On Nov 30, 2007 11:44 AM, Taskinoor Hasan <[EMAIL PROTECTED]> 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??? -- Best, Z [Non-text portions of this message have been removed]
