Query: c89
OS: netbsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
C89(1) BSD General Commands Manual C89(1)NAMEc89 -- ANSI (1989) C compilerSYNOPSISc89 [-pedantic] [-pedantic-errors] [-D_ANSI_SOURCE] [options ...]DESCRIPTIONCalls the C compiler (cc) with the given options, using a C language environment compatible with the ANSI X3.159-1989 (``ANSI C89'') specifi- cation. This includes proper handling of trigraphs, disabling non-ANSI compiler features (such as asm, inline, typeof, and the $ character in identi- fiers), and definition of the preprocessor symbol __STRICT_ANSI__. The following options are available: -pedantic Issue extra warnings defined by ANSI for use of non-ANSI features. -pedantic-errors Issue errors instead of warnings that normally would be presented by -pedantic. -D_ANSI_SOURCE Tell the system header file set to use an ANSI-conformant "clean" namespace.SEE ALSOcc(1)STANDARDSc89 conforms to IEEE Std 1003.2-1992 (``POSIX.2'').HISTORYc89 appeared in NetBSD 1.4.BUGSSince c89 is a shell wrapper script to cc, compile errors are prefixed by "cc:".BSDJanuary 5, 1999 BSD
Related Man Pages |
---|
seq(1) - freebsd |
sdcpp(1) - debian |
c89(7) - freebsd |
stddef(3) - netbsd |
c78(7) - freebsd |
Similar Topics in the Unix Linux Community |
---|
c89-Issue |
whereto download c89 compiler |
Infraction for JayC89: 1st Warning to Add Code Tags |