in reply to Forking problems

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re: Re: Forking problems
by Sapient2003 (Novice) on Mar 24, 2004 at 01:03 UTC
    Well, could you point out some errors?
      What I think the anonymous monks is referring to is that you're writing perl and you know you're doing it(you've used the range operator), and then you go and you write c code (for($b = 0; $b<255; $b++) ...) which could be construed as awful.

      MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
      I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
      ** The third rule of perl club is a statement of fact: pod is sexy.