Pelles C forum

C language => Beginner questions => Topic started by: adrienneh on June 05, 2008, 09:20:50 PM

Title: flushall() .. how do I get it to work?
Post by: adrienneh on June 05, 2008, 09:20:50 PM
Is there any way to get the flushall() function to work in Pelles? It doesn't seem to recognize it as a valid function.
Title: Re: flushall() .. how do I get it to work?
Post by: Stefan Pendl on June 05, 2008, 11:49:22 PM
Have you already checked, if there is a command available in PellesC, that flushes all the open streams ???

If you search the help for flush, you will find a way to flush all open streams.