home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20546 < prev    next >
Encoding:
Text File  |  1993-01-02  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!siegel
  3. From: siegel@world.std.com (Rich Siegel)
  4. Subject: Re: argc and argv in Think C
  5. Message-ID: <C092pJ.3M8@world.std.com>
  6. Keywords: Think vs. ANSI C
  7. Organization: GCC Technologies
  8. References: <1i527bINNk39@gap.caltech.edu>
  9. Distribution: NA
  10. Date: Sat, 2 Jan 1993 23:32:07 GMT
  11. Lines: 24
  12.  
  13. In article <1i527bINNk39@gap.caltech.edu> rotenber@cco.caltech.edu (James Michael Rotenberry) writes:
  14. >   I am trying to port a C program to the Mac.  Think C claims to
  15. >   have ANSI C conformance, but I can find no reference to argc or
  16. >   argv in the User Manual.  
  17. >
  18. >   Could someone indicate where I might find such a reference?  Thanks.
  19.  
  20. argc and argv are not ANSI C conformance features, so whether or not THINK C
  21. supports them does not affect whether or not THINK C is a conforming ANSI
  22. C implementation.
  23.  
  24. Nevertheless, the Console package supports the use of tty-type console windows,
  25. and argc and argv. It's described starting on page 39 of the Standard Libraries
  26. Reference.
  27.  
  28. R.
  29.  
  30.  
  31.  
  32. -- 
  33. -----------------------------------------------------------------------
  34. Rich Siegel                              Internet: siegel@world.std.com
  35. Senior Software Engineer
  36. GCC Technologies
  37.