Re: Keywords - was Re: C question for you old guys ;-)
Re: Keywords - was Re: C question for you old guys ;-)
- Subject: Re: Keywords - was Re: C question for you old guys ;-)
- From: lbland <email@hidden>
- Date: Thu, 12 Jun 2003 21:56:39 -0400
On Thursday, June 12, 2003, at 09:22 PM, Andrew Pinski wrote:
Can anyone point to a web site with the C programming language
standard.
Apple's site says that objective c is based on K&R 2. Is 3 the
language of
Project Builder? Anyone know about CodeWarrior?
Project Builder and CodeWarrior both support ANSI/ISO C
(from 1989 and most of 1999 version) and ANSI/ISO C++
(at least most of the 1998 version).
maybe a better answer is that it supports:
cc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1151, based on gcc version 3.1
20020420 (prerelease)
because there is no "language of Project Builder", only gcc?
so, I would go to:
http://www.fsf.org/software/gcc/gcc.html
and maybe this link:
http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gcc/Standards.html#Standards
Lance Bland
mailto:email@hidden
VVI
888-VVI-PLOT
http://www.vvi.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.