Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] console broken when using 'select' ?

Jelte,

> [someone mentioned the console needs to get flushed? but i have no idea
> how, where or what ;-)]
> 

Does your code invoke fflush() after printf()? E.g. fflush(stdout).

--knut


Back to the top