home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19218 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!gatech!concert!sas!mozart.unx.sas.com!walker
  3. From: walker@twix.unx.sas.com (Doug Walker)
  4. Subject: Re: using the __tinymain function...
  5. Originator: walker@twix.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <C1Gty8.MDH@unx.sas.com>
  8. Date: Tue, 26 Jan 1993 14:37:20 GMT
  9. References: <C1BptJ.8yC@ccu.umanitoba.ca> <C1ExAn.6IJ@unx.sas.com> <C1Ezx0.Ezq@polaris.utu.fi>
  10. Nntp-Posting-Host: twix.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Keywords: C
  13. Lines: 21
  14.  
  15.  
  16. In article <C1Ezx0.Ezq@polaris.utu.fi>, sutela@polaris.utu.fi (Kari Sutela) writes:
  17. |> I have been wondering whether using the FILE functions (fprintf and
  18. |> friends) is legal if one doesn't any startup code at all.  At the
  19. |> moment, I can't remember why I'd want to do that, but there must have
  20. |> been a real good reason :-)  Is it legal?
  21.  
  22. As long as you call __exit(), it's legal to use these functions.
  23.  
  24. It's just not legal to use stdin, stdout and stderr.
  25.  
  26. |> Kari Sutela    sutela@utu.fi
  27. -- 
  28.   *****
  29. =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  30.  *|. o.| ||                                          1200/2400/9600 Dual
  31.   | o  |//     For all you do, this bug's for you!
  32.   ====== 
  33. usenet: walker@unx.sas.com                            bix: djwalker 
  34. Any opinions expressed are mine, not those of SAS Institute, Inc.
  35.  
  36.