Date: Wed, 10 Mar 1999 14:59:37 +0000 From: Richard Smith <rsmith@trltech.co.uk> To: Mark Ovens <marko@uk.radan.com> Cc: chat@freebsd.org Subject: Re: Book/URL on C programming (inter-process comms)? Message-ID: <36E688D9.C2386C02@trltech.co.uk> References: <Pine.OSF.4.02.9903081815220.25487-100000@fly.HiWAAY.net> <36E6807B.2BD8FFCF@uk.radan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mark, I would guess that the problem is buffered output. In _both_ programs you need a fflush() after each fprintf(). Richard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36E688D9.C2386C02>