home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!mcsun!news.funet.fi!polaris!sutela
- From: sutela@polaris.utu.fi (Kari Sutela)
- Subject: Re: using the __tinymain function...
- Message-ID: <C1Ezx0.Ezq@polaris.utu.fi>
- Keywords: C
- Organization: University of Turku, Finland
- References: <C1BptJ.8yC@ccu.umanitoba.ca> <C1ExAn.6IJ@unx.sas.com>
- Date: Mon, 25 Jan 1993 14:50:58 GMT
- Lines: 13
-
- walker@twix.unx.sas.com (Doug Walker) writes:
-
- >This is kind of silly. The only difference between __tinymain and
- >__main is that __main initializes stdio, which is what you want
- >to use. So use the normal __main.
-
- 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?
-
- --
- Kari Sutela sutela@utu.fi
-