Xref: utzoo comp.unix.aix:104 comp.lang.c:22463 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!mcsun!hp4nl!orcenl!bengsig From: bengsig@oracle.nl (Bjorn Engsig) Newsgroups: comp.unix.aix,comp.lang.c Subject: Is aix C comp ansi? (Was: void * not handled in AIX C compiler) Keywords: AIX C ANSI Message-ID: <521.nlhp3@oracle.nl> Date: 4 Oct 89 14:11:04 GMT References: <159@eliza.edvvie.at> <2398@ibmpa.UUCP> Reply-To: bengsig@oracle.nl (Bjorn Engsig) Followup-To: comp.unix.aix Organization: ORACLE Europe, The Netherlands Lines: 14 Article <2398@ibmpa.UUCP> by webb@bass.tcspa.ibm.com (Bill Webb) says: | |If the AIX compiler claims to be ANSI (I'm not sure if it does), It is not ANSI C. Among other things, it doesn't support the new-style functions, so it cannot be ANSI. The PS/2 AIX 1.1 C compiler is however "more" ANSI. It does support the new-style functions, but not trigraphs. It appears that neither conforms to the (still) non-existing ANSI C standard, but the PS/2 one is much closer than the RT one. -- Bjorn Engsig, bengsig@oracle.nl, bengsig@oracle.com, mcvax!orcenl!bengsig