From owner-freebsd-questions Sat Mar 10 20:57:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.sunflower.com (smtp.sunflower.com [24.124.0.137]) by hub.freebsd.org (Postfix) with ESMTP id 8B80E37B719 for ; Sat, 10 Mar 2001 20:57:30 -0800 (PST) (envelope-from treznor@sunflower.com) Received: from treznor (dv016s59.lawrence.ks.us [24.124.59.16]) by smtp.sunflower.com (8.9.3/8.9.3) with SMTP id WAA17996 for ; Sat, 10 Mar 2001 22:57:29 -0600 Message-ID: <000501c0a9e6$ffc44940$103b7c18@palisor.yi.org> From: "Tyler K McGeorge" To: Subject: ANSI/ISO C99 or C89? Date: Sat, 10 Mar 2001 22:51:55 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have searched (briefly) several man pages to determine whether gcc is C99 compliant. I've read in literature that some compilers/linkers are not C99 compliant, but allow for some of the conventions used. I'm sure somebody out there knows. And if gcc isn't, is there a different compiler I should be using? Do it come standard (I'm using FreeBSD 4.2-RELEASE)? Is it in ports? I'm just now delving into my C phase. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message