Xho your first post has helped me imensely. I appreciate it.
Jim, i don't understand why they would be reading from the wrong file
handle, in the fork creating loop the parent sets $read to that childs
file descriptor made above, ie if the loop was the second one, $read =
$fd[1][0], the child would inherit $read from the parent, and on the
3rd child creating loop $read = $fd[2][0] and the third child would
inherit $read into it's memory, and so on.
Re: Problem with a script ... a loop there becomes impractical. ... You still have them as uniquely named array indexes......writing the code twice will only ...reading your entire code and parsing it in their head, ... (comp.lang.php)
Re: RR - Highland Park Resort - GA 6-16-07 ....Long ... we missed you man.....maybe we can hook up for a ride before ... Nothing really firmed up until Jim announced that he ... The trail rating system reads as follows: ... For the first loop, we had decided ... (rec.motorcycles.dirt)
Re: Problem with a script ... Okay, so variables have unique labels, that doesn't mean they still couldn't be handled in a loop.... You still have them as uniquely named array indexes...... I believe that for the new guy this code would be readable, and identifying problems should really not be any more difficult with this, plus I think that it actually might save some time to write the actual code from the beginnig, even though it's not at it's final stage, instead of first writing everything spread out, and then rewriting the same code again cleaned. ... If you expect a person to spend an hour reading your entire code and parsing it in their head, you wont get any help and have to solve the problem by yourself. ... (comp.lang.php)
RR - Highland Park Resort - GA 6-16-07 ....Long ... we missed you man.....maybe we can hook up for a ride before ... Nothing really firmed up until Jim announced that he ... The trail rating system reads as follows: ... For the first loop, we had decided ... (rec.motorcycles.dirt)
Re: advice and/or help on glReadPixels ... I could not see any "BRGA" in the documentation. ... Is it possible that some cards are not ... >>> a) Try reading the entire RGB instead of just the red. ... a quick integer loop with a mask & shift is ... (comp.graphics.api.opengl)