www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1993/01/19/21:58:31

Date: Tue, 19 Jan 93 21:47:33 EST
From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock)
To: WAGNER AT main DOT mndly DOT umn DOT edu
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: FAQ availibility.

>1) How can I change stin/out to be unbuffered (if its possible)?

Try
   setbuf(stdin, NULL);
   setbuf(stdout, NULL);
This worked with version 1.04, haven't tried it since then.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019