home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19157 < prev    next >
Encoding:
Text File  |  1993-01-25  |  883 b   |  25 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!polaris!sutela
  3. From: sutela@polaris.utu.fi (Kari Sutela)
  4. Subject: Re: using the __tinymain function...
  5. Message-ID: <C1Ezx0.Ezq@polaris.utu.fi>
  6. Keywords: C
  7. Organization: University of Turku, Finland
  8. References: <C1BptJ.8yC@ccu.umanitoba.ca> <C1ExAn.6IJ@unx.sas.com>
  9. Date: Mon, 25 Jan 1993 14:50:58 GMT
  10. Lines: 13
  11.  
  12. walker@twix.unx.sas.com (Doug Walker) writes:
  13.  
  14. >This is kind of silly.  The only difference between __tinymain and
  15. >__main is that __main initializes stdio, which is what you want
  16. >to use.  So use the normal __main.
  17.  
  18. I have been wondering whether using the FILE functions (fprintf and
  19. friends) is legal if one doesn't any startup code at all.  At the
  20. moment, I can't remember why I'd want to do that, but there must have
  21. been a real good reason :-)  Is it legal?
  22.  
  23. -- 
  24. Kari Sutela    sutela@utu.fi
  25.