speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[External] Re: dtusb module


From: Klarich , Terry J .
Subject: [External] Re: dtusb module
Date: Mon, 16 Mar 2015 14:28:38 +0000


-----Original Message-----


no, did you maybe forget to call fflush() ?

Sorry about the late reply my life has been crazy of late.

Trev
------

Hi Trev:

It seemed wasteful to me to call fflush each time printf was called to output a 
line of text.  I originally used setvbuf() to put stdout in line mode.  
Evidently, I did something wrong or don't understand setvbuf().  I have since 
switched to fflush() for now so I can continue.  I'll revisit setvbuf() later.

THANKS!
Terry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]