gcc_foot.html

来自「vxworks相关论文」· HTML 代码 · 共 40 行

HTML
40
字号
<HTML><HEAD><!-- This HTML file has been created by texi2html 1.52     from gcc.texi on 22 March 1999 --><TITLE>Using GNU CC - Footnotes</TITLE></HEAD><BODY><H1>Using GNU CC</H1><H2>for version 2.7.2</H2><ADDRESS>Richard M. Stallman</ADDRESS><P><P><HR><P><H3><A NAME="FOOT1" HREF="gcc.html#DOCF1">(1)</A></H3><P>Prior to release 2 of the compiler,there was a separate <CODE>g++</CODE> compiler.  That version was based on GNUCC, but not integrated with it.  Versions of <CODE>g++</CODE> with a<SAMP>`1.<VAR>xx</VAR>'</SAMP> version number--for example, <CODE>g++</CODE> version 1.37or 1.42--are much less reliable than the versions integrated with GCC2.  Moreover, combining G++ <SAMP>`1.<VAR>xx</VAR>'</SAMP> with a version 2 GCC willsimply not work.<H3><A NAME="FOOT2" HREF="gcc.html#DOCF2">(2)</A></H3><P>The analogous feature inFortran is called an assigned goto, but that name seems inappropriate inC, where one can do more than simply store label addresses in labelvariables.<H3><A NAME="FOOT3" HREF="gcc.html#DOCF3">(3)</A></H3><P>A file's <EM>basename</EM>was the name stripped of all leading path information and of trailingsuffixes, such as <SAMP>`.h'</SAMP> or <SAMP>`.C'</SAMP> or <SAMP>`.cc'</SAMP>.<P><HR><P>This document was generated on 22 March 1999 using the<A HREF="http://wwwinfo.cern.ch/dis/texi2html/">texi2html</A>translator version 1.52.</P></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?