Changes in doc/user/user.tex [6e991d6:6b6597c]
- File:
-
- 1 edited
-
doc/user/user.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/user/user.tex
r6e991d6 r6b6597c 11 11 %% Created On : Wed Apr 6 14:53:29 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Thu Apr 21 08:15:37 201614 %% Update Count : 13 113 %% Last Modified On : Thu Apr 14 21:30:07 2016 14 %% Update Count : 130 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 240 240 \index{-std=gnu99@{\lstinline$-std=gnu99$}}\index{compilation option!-std=gnu99@{\lstinline$-std=gnu99$}} 241 241 The 1999 C standard plus GNU extensions. 242 \item243 \hspace*{-4pt}\lstinline@-fgnu89-inline@244 \index{-fgnu89-inline@{\lstinline$-fgnu89-inline$}}\index{compilation option!-fgnu89-inline@{\lstinline$-fgnu89-inline$}}245 Use the traditional GNU semantics for inline routines in C99 mode.246 242 \end{description} 247 243 The following new \CFA option is available:
Note:
See TracChangeset
for help on using the changeset viewer.