c99.1 (edf075d0859ebb62ffd0f3d97006414cc4bc28e9) | c99.1 (f682f10c76449b3af3b1dd9afff859cd1cd07116) |
---|---|
1.\" 2.\" Copyright (c) 1997 Joerg Wunsch 3.\" 4.\" All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 21 unchanged lines hidden (view full) --- 30.Os 31.Dt C99 1 32.Sh NAME 33.Nm c99 34.Nd standard C language compiler 35.Sh SYNOPSIS 36.Nm 37.Op Fl cEgs | 1.\" 2.\" Copyright (c) 1997 Joerg Wunsch 3.\" 4.\" All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 21 unchanged lines hidden (view full) --- 30.Os 31.Dt C99 1 32.Sh NAME 33.Nm c99 34.Nd standard C language compiler 35.Sh SYNOPSIS 36.Nm 37.Op Fl cEgs |
38.Op Fl D Ar name Ns Op = Ns Ar value 39.Ar ... 40.Op Fl I Ar directory ... 41.Op Fl L Ar directory ... | 38.Oo Fl D Ar name Ns Oo = Ns Ar value Oc Oc ... 39.Oo Fl I Ar directory Oc ... 40.Oo Fl L Ar directory Oc ... |
42.Op Fl o Ar outfile 43.Op Fl O Ar optlevel | 41.Op Fl o Ar outfile 42.Op Fl O Ar optlevel |
44.Op Fl U Ar name ... | 43.Oo Fl U Ar name Oc ... |
45.Ar operand ... 46.Sh DESCRIPTION 47This is the name of the C language compiler as required by the 48.St -p1003.1-2001 49standard. 50.Pp 51The 52.Nm --- 147 unchanged lines hidden --- | 44.Ar operand ... 45.Sh DESCRIPTION 46This is the name of the C language compiler as required by the 47.St -p1003.1-2001 48standard. 49.Pp 50The 51.Nm --- 147 unchanged lines hidden --- |