core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_errno_name.htm
changeset 1641 2b3996fc09a1
parent 0 fb279309251b
equal deleted inserted replaced
1640:4891d49809bb 1641:2b3996fc09a1
    24   <p>If errno is a function call accessing ordinarily inaccessible globals, use this form:</p>
    24   <p>If errno is a function call accessing ordinarily inaccessible globals, use this form:</p>
    25   <p class="listing"> #pragma errno_name ...</p>
    25   <p class="listing"> #pragma errno_name ...</p>
    26   <p> Otherwise, do not use this pragma as it can result in incorrect optimizations in your code.</p>
    26   <p> Otherwise, do not use this pragma as it can result in incorrect optimizations in your code.</p>
    27   <p>    This pragma does not correspond to any panel setting. By default, this pragma is unspecified (worst case assumption). </p>
    27   <p>    This pragma does not correspond to any panel setting. By default, this pragma is unspecified (worst case assumption). </p>
    28   <p></p>
    28   <p></p>
    29 <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>
    29 <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>
    30 
    30 
    31 
    31 
    32 </body>
    32 </body>
    33 </html>
    33 </html>