On Wed, Jul 16, 2014 at 01:48:57PM -0500, Patrick Serru <[email protected]> 
wrote:
>     I would like to know how to use the display urxvt, or more precisely when 
> to use "fflush (stdout)." I understood that the display is updated without 

You should consult an introductory text on your programming language
(likely C) - it will tell you what fflush and printf do, and why (and
when) you might need fflush. This has nothing to do with urxvt - urxvt
always displays what is output as soon as possible.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to