home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- 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
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: using the __tinymain function...
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <C1Gty8.MDH@unx.sas.com>
- Date: Tue, 26 Jan 1993 14:37:20 GMT
- References: <C1BptJ.8yC@ccu.umanitoba.ca> <C1ExAn.6IJ@unx.sas.com> <C1Ezx0.Ezq@polaris.utu.fi>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Keywords: C
- Lines: 21
-
-
- In article <C1Ezx0.Ezq@polaris.utu.fi>, sutela@polaris.utu.fi (Kari Sutela) writes:
- |> I have been wondering whether using the FILE functions (fprintf and
- |> friends) is legal if one doesn't any startup code at all. At the
- |> moment, I can't remember why I'd want to do that, but there must have
- |> been a real good reason :-) Is it legal?
-
- As long as you call __exit(), it's legal to use these functions.
-
- It's just not legal to use stdin, stdout and stderr.
-
- |> Kari Sutela sutela@utu.fi
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-