home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / ada / 3637 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  1.4 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!seismo!lll-winken!liswsd.llnl.gov!andersen
  2. From: andersen@liswsd.llnl.gov (Roger Andersen)
  3. Newsgroups: comp.lang.ada
  4. Subject: Re: Calling Ada from 'C': Ada main unnecessary in VAX/VMS
  5. Message-ID: <1992Dec12.103855.1@liswsd.llnl.gov>
  6. Date: 12 Dec 92 18:38:55 GMT
  7. References: <BywGpo.GFM@aplcenmp.apl.jhu.edu> <BywpEx.J9n@gdls.CSCTMD.COM>
  8. Sender: usenet@lll-winken.LLNL.GOV
  9. Distribution: dc
  10. Organization: LLNL_LIS
  11. Lines: 19
  12. Nntp-Posting-Host: liswsd.llnl.gov
  13.  
  14. In article <BywpEx.J9n@gdls.CSCTMD.COM>, tarcea@gdls.CSCTMD.COM (Tool Stud) 
  15. writes:
  16. >    2. If your main program is in C and you are only using Ada for support
  17. >       you will still need to "start" the C program from within Ada.
  18. I'll just point out here that this is not true in VAX/VMS.  I call Ada packages
  19. from C without having to start with an Ada main.  Any Ada package elaborations
  20. are all done by the time I hit "main(int argc, char *argv[])".  (Thank you,
  21. DEC.)
  22. ************************************************************************
  23. Roger Andersen
  24. Lawrence Livermore National Laboratory
  25. Internet:    randersen@llnl.gov    
  26. Phonenet:    (510)-422-2176
  27. ------------------------------------------------------------------------
  28. "Your Honor, Starfleet was founded to seek out new life;
  29.     well *there it sits*. Waiting."
  30.             -- Capt. Jean-Luc Picard
  31. ************************************************************************
  32.