core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_c99.htm
changeset 1641 2b3996fc09a1
parent 0 fb279309251b
equal deleted inserted replaced
1640:4891d49809bb 1641:2b3996fc09a1
   171   <li> <span class="code">&lt;bool&gt; op= &lt;expr&gt;</span> does not always work correctly</li>
   171   <li> <span class="code">&lt;bool&gt; op= &lt;expr&gt;</span> does not always work correctly</li>
   172 </ul>
   172 </ul>
   173 <p>This pragma corresponds to the Enable C99 Extensions setting . To check this setting, use <span class="code"><span class="code">__option(c</span>99)</span>, described in <a href="../symbols/sym_settings.htm">Checking Settings</a>. The default setting is <span class="code">off</span>.<br />
   173 <p>This pragma corresponds to the Enable C99 Extensions setting . To check this setting, use <span class="code"><span class="code">__option(c</span>99)</span>, described in <a href="../symbols/sym_settings.htm">Checking Settings</a>. The default setting is <span class="code">off</span>.<br />
   174 </p>
   174 </p>
   175 <p></p>
   175 <p></p>
   176 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
   176 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
   177 
   177 
   178 
   178 
   179 </body>
   179 </body>
   180 </html>
   180 </html>