home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.forth      Forth programmers eat a lot of Bratwurst      117,927 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 116,481 of 117,927   
   sjack to Anton Ertl   
   Re: HELD   
   10 May 24 12:20:18   
   
   From: sjack@dontemail.me   
      
   Anton Ertl  wrote:   
   >   
   > The typical case is that error messages should go to the console while   
   > regular output is directed to disk.  For that purpose Unix has two   
   > file descriptors: 1 (stdout as C FILE *), and 2 (stderr as C FILE *).   
   > If you want to print an error or warning message, you print to stderr,   
   > otherwise to stdout.   
      
   Prompt and error messages send to stderr. Normally both stdout and stderr   
   go to console, no noticable distinction.   
   When desired, redirect stdout (pure data) to disk or other window with   
   prompt and error messages left at console.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca