Re: Blackjack program, help needed C

From: Willem (willem_at_stack.nl)
Date: 10/12/03


Date: Sun, 12 Oct 2003 18:35:48 +0000 (UTC)

hawk wrote:
) That would probably work better, except I have to use write to output
) the info to sdout

Why do you add 1 to the string length ? [ write(1, BUF, strlen(buf) + 1) ]

SaSW, Willem (at stack dot nl)

-- 
Disclaimer: I am in no way responsible for any of the statements
            made in the above text. For all I know I might be
            drugged or something..
            No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT


Relevant Pages