Symbian3/SDK/Source/GUID-9A38894D-98B8-5AFA-A36A-AC8B494EC2CC.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    17 value supplied by the user </p> </li>
    17 value supplied by the user </p> </li>
    18 <li id="GUID-7D292EC7-FE00-5E35-9261-C11CB406CF32"><p>applies the
    18 <li id="GUID-7D292EC7-FE00-5E35-9261-C11CB406CF32"><p>applies the
    19 gamma function on the input value </p> </li>
    19 gamma function on the input value </p> </li>
    20 <li id="GUID-B1C92272-17F9-5520-AC5D-A55B0C11963C"><p>prints the output. </p> </li>
    20 <li id="GUID-B1C92272-17F9-5520-AC5D-A55B0C11963C"><p>prints the output. </p> </li>
    21 </ol> </section>
    21 </ol> </section>
    22 <section id="GUID-2638D79E-A3D2-5A08-AFC3-00AF68C3C194-GENID-1-10-1-11-1-1-5-1-3-1-11-1-8-1-3-2"><title>Download</title> <p>Click on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-b6b7503f-d331-4664-a6c8-a3e72b1f6c5b.zip" scope="external"> libmexample.zip</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-b6b7503f-d331-4664-a6c8-a3e72b1f6c5b.html" scope="peer">browse</xref> to view the example code. </p> </section>
    22 <section id="GUID-2638D79E-A3D2-5A08-AFC3-00AF68C3C194-GENID-1-10-1-13-1-1-5-1-3-1-11-1-8-1-3-2"><title>Download</title> <p>Click on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-b6b7503f-d331-4664-a6c8-a3e72b1f6c5b.zip" scope="external"> libmexample.zip</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-b6b7503f-d331-4664-a6c8-a3e72b1f6c5b.html" scope="peer">browse</xref> to view the example code. </p> </section>
    23 <section id="GUID-C3619B7E-3AF5-58D1-99D1-45CADE74B54C"><title>Class
    23 <section id="GUID-C3619B7E-3AF5-58D1-99D1-45CADE74B54C"><title>Class
    24 summary</title> <p>The example shows the use of the following API: </p> <ul>
    24 summary</title> <p>The example shows the use of the following API: </p> <ul>
    25 <li id="GUID-3DF01930-3A0E-5645-8D7E-F70321CB2B31"><p> <xref href="GUID-D1B12DAA-B281-3D8C-9CFF-A2062EA72A0A.dita"><apiname>gamma(double)</apiname></xref> from the Standard C Maths support library (<filepath>libm.dll</filepath>). </p> </li>
    25 <li id="GUID-3DF01930-3A0E-5645-8D7E-F70321CB2B31"><p> <xref href="GUID-D1B12DAA-B281-3D8C-9CFF-A2062EA72A0A.dita"><apiname>gamma(double)</apiname></xref> from the Standard C Maths support library (<filepath>libm.dll</filepath>). </p> </li>
    26 </ul> </section>
    26 </ul> </section>
    27 <section id="GUID-7D90F88D-B6DC-5287-AC55-AAF46443874A"><title>Building
    27 <section id="GUID-7D90F88D-B6DC-5287-AC55-AAF46443874A"><title>Building
    31 an IDE, import the <filepath>bld.inf</filepath> file of the example
    31 an IDE, import the <filepath>bld.inf</filepath> file of the example
    32 into your IDE, and use the build command of the IDE. </p> <p>If you
    32 into your IDE, and use the build command of the IDE. </p> <p>If you
    33 use the command line, open a command prompt, and set the current directory
    33 use the command line, open a command prompt, and set the current directory
    34 to the source code directory of the example. You can then build the
    34 to the source code directory of the example. You can then build the
    35 example with the SBSv1 build tools with the following commands: </p> <p><userinput>bldmake bldfiles</userinput> </p> <p><userinput>abld
    35 example with the SBSv1 build tools with the following commands: </p> <p><userinput>bldmake bldfiles</userinput> </p> <p><userinput>abld
    36 build</userinput> </p> <p> <xref href="GUID-793A5EF9-CC16-5EEB-9011-6431EA76EB15.dita">How to use bldmake</xref> and <xref href="GUID-B6B54E07-3B34-5D5C-8815-93383FA8FB4B.dita">How to
    36 build</userinput> </p> </li>
    37 use abld</xref> describe how to use the SBSv1 build tools. </p> </li>
       
    38 <li id="GUID-91962C9F-6048-588E-8100-352354DC49C9"><p>For the emulator,
    37 <li id="GUID-91962C9F-6048-588E-8100-352354DC49C9"><p>For the emulator,
    39 the example builds an executable called <filepath>libmexample.exe</filepath> in the <filepath>epoc32\release\winscw\&lt;udeb or urel&gt;\</filepath> folder. </p> </li>
    38 the example builds an executable called <filepath>libmexample.exe</filepath> in the <filepath>epoc32\release\winscw\&lt;udeb or urel&gt;\</filepath> folder. </p> </li>
    40 </ul> </section>
    39 </ul> </section>
    41 <section id="GUID-97F66C8D-36A9-50D4-8318-2A19BE9832D6"><title>Running
    40 <section id="GUID-97F66C8D-36A9-50D4-8318-2A19BE9832D6"><title>Running
    42 the example</title> <p>Run the <filepath>libmexample.exe</filepath> executable. The example application waits for the user to enter
    41 the example</title> <p>Run the <filepath>libmexample.exe</filepath> executable. The example application waits for the user to enter