« Return to Thread: [rvm-research] Log.write()

Re: [rvm-research] Log.write()

by Steve Blackburn :: Rate this Message:

Reply to Author | View in Thread

There is an implicit flush in Log.writeln().  You can explicitly flush  
with Log.flush().    So if you want to use Log.write(), that's fine.    
Just force flushes as necessary.


On 13/06/2009, at 1:35 AM, Cristian Perfumo wrote:

> Filip,
>
> Thanks once again. Your last line was the answer: I was using write  
> instead of writeln. Now everything works as expected!
>
> Regards
>
> Cristian



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jikesrvm-researchers mailing list
Jikesrvm-researchers@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers

 « Return to Thread: [rvm-research] Log.write()