core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_enumsalwaysint.htm
changeset 1641 2b3996fc09a1
parent 0 fb279309251b
equal deleted inserted replaced
1640:4891d49809bb 1641:2b3996fc09a1
    30       Otherwise, this type is the same size as a long long. */</p>
    30       Otherwise, this type is the same size as a long long. */</p>
    31   </div>
    31   </div>
    32       <p>For more information on how the compiler handles enumerated types, see <a href="../c_compiler/c_enum_types.htm">Enumerated Types</a>.</p>
    32       <p>For more information on how the compiler handles enumerated types, see <a href="../c_compiler/c_enum_types.htm">Enumerated Types</a>.</p>
    33 <p>This pragma corresponds to the Enums Always Int setting . To check this setting, use <span class="code">__option (enumsalwaysint)</span>, described in <a href="../symbols/sym_settings.htm">Checking Settings</a>. The default setting is <span class="code">off</span>.</p>
    33 <p>This pragma corresponds to the Enums Always Int setting . To check this setting, use <span class="code">__option (enumsalwaysint)</span>, described in <a href="../symbols/sym_settings.htm">Checking Settings</a>. The default setting is <span class="code">off</span>.</p>
    34   <p></p>
    34   <p></p>
    35 <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>
    35 <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>
    36 
    36 
    37 
    37 
    38 </body>
    38 </body>
    39 </html>
    39 </html>