home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!pageworks.com!world!siegel
- From: siegel@world.std.com (Rich Siegel)
- Subject: Re: argc and argv in Think C
- Message-ID: <C092pJ.3M8@world.std.com>
- Keywords: Think vs. ANSI C
- Organization: GCC Technologies
- References: <1i527bINNk39@gap.caltech.edu>
- Distribution: NA
- Date: Sat, 2 Jan 1993 23:32:07 GMT
- Lines: 24
-
- In article <1i527bINNk39@gap.caltech.edu> rotenber@cco.caltech.edu (James Michael Rotenberry) writes:
- > I am trying to port a C program to the Mac. Think C claims to
- > have ANSI C conformance, but I can find no reference to argc or
- > argv in the User Manual.
- >
- > Could someone indicate where I might find such a reference? Thanks.
-
- argc and argv are not ANSI C conformance features, so whether or not THINK C
- supports them does not affect whether or not THINK C is a conforming ANSI
- C implementation.
-
- Nevertheless, the Console package supports the use of tty-type console windows,
- and argc and argv. It's described starting on page 39 of the Standard Libraries
- Reference.
-
- R.
-
-
-
- --
- -----------------------------------------------------------------------
- Rich Siegel Internet: siegel@world.std.com
- Senior Software Engineer
- GCC Technologies
-