Changes in doc/user/user.tex [6b6597c:6e991d6]
- File:
-
- 1 edited
-
doc/user/user.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/user/user.tex
r6b6597c r6e991d6 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 14 21:30:07 201614 %% Update Count : 13 013 %% Last Modified On : Thu Apr 21 08:15:37 2016 14 %% Update Count : 131 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 \item 243 \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. 242 246 \end{description} 243 247 The following new \CFA option is available:
Note:
See TracChangeset
for help on using the changeset viewer.