[fpc-pascal] Re: put data to stdout (fpc vs. gcc)
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Jun 21 19:25:50 CEST 2007
On 21 jun 2007, at 19:12, fpc at xgelb.de wrote:
> I try your solutions and here are the results:
>
> 1.) TIP: set text buffer higher (using settextbuf) -> RESULT:
> procedure breaks later
> 2.) TIP: use flush() after writeln() -> RESULT: procedure breaks on
> first flush()
> 3.) TIP: convert first float to text and then put it out -> RESULT:
> the same breaks like the writeln()-included formating
Can you please finally explain what 'breaks' means and what kind of
environment you are in?
Jonas
More information about the fpc-pascal
mailing list