<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Directive (programming) - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Directive_(programming)&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Directive_%28programming%29&amp;p=11">3.Next</a>
</p>
<p>"<code></code>", which imports modules, can also be used to specify directives, such as <code>use strict;</code> or <code>use utf8;</code>.<br/>
* <a href="page.php?w=Haskell_%28programming_language%29">Haskell</a> pragmas are specified using a specialized comment syntax, e.g. <code>{-# INLINE foo #-}</code>. It is also possible to use the C preprocessor in Haskell, by writing <syntaxhighlight lang="Haskell" inline>{-# LANGUAGE CPP #-}</syntaxhighlight>.<br/>
* <a href="page.php?w=PHP">PHP</a> uses the directive <code>declare(strict_types=1)</code>.<br/></p><p>
<a accesskey="1" href="page.php?w=Directive_(programming)&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Directive_%28programming%29&amp;p=11">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
