core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_mpwc_relax.htm
changeset 1641 2b3996fc09a1
parent 0 fb279309251b
equal deleted inserted replaced
1640:4891d49809bb 1641:2b3996fc09a1
    24     extern void f(char *);<br />
    24     extern void f(char *);<br />
    25     extern void(*fp1)(void *) = &amp;f; // error but allowed<br />
    25     extern void(*fp1)(void *) = &amp;f; // error but allowed<br />
    26   extern void(*fp2)(unsigned char *) = &amp;f; // error but allowed</p>
    26   extern void(*fp2)(unsigned char *) = &amp;f; // error but allowed</p>
    27   <p>This pragma does not correspond to any panel setting. To check this setting, <span class="code">__option (mpwc_relax)</span>, described in <a href="../symbols/sym_settings.htm">Checking Settings</a>. The default setting is <span class="code">off</span>.</p>
    27   <p>This pragma does not correspond to any panel setting. To check this setting, <span class="code">__option (mpwc_relax)</span>, described in <a href="../symbols/sym_settings.htm">Checking Settings</a>. The default setting is <span class="code">off</span>.</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>