Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/_t_x_t_s_m_a_i_n_8_c_p_p_source.html
changeset 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/_t_x_t_s_m_a_i_n_8_c_p_p_source.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,29 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>TB9.2 Example Applications: examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/Server/src/TXTSMAIN.CPP Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<!-- Generated by Doxygen 1.6.2 -->
+<h1>examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/Server/src/TXTSMAIN.CPP</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// TXTSMAIN.CPP</span>
+<a name="l00002"></a>00002 <span class="comment">//</span>
+<a name="l00003"></a>00003 <span class="comment">// Copyright (c) 1999 Symbian Ltd.  All rights reserved.</span>
+<a name="l00004"></a>00004 <span class="comment">//</span>
+<a name="l00005"></a>00005 
+<a name="l00006"></a>00006 <span class="preprocessor">#include &lt;e32std.h&gt;</span>
+<a name="l00007"></a>00007 <span class="preprocessor">#include &quot;txtspan.h&quot;</span>
+<a name="l00008"></a>00008 
+<a name="l00009"></a>00009 GLDEF_C <span class="keywordtype">void</span> gPanic(TTxtsPanic aPanic)
+<a name="l00010"></a>00010         {
+<a name="l00011"></a>00011         <a class="code" href="secureclientandserver_8h.html#a5eadd4429627d82193b37536d4faa03a">_LIT</a>(KTXTSPanic,<span class="stringliteral">&quot;TXTS&quot;</span>);
+<a name="l00012"></a>00012         User::Panic(KTXTSPanic,aPanic);
+<a name="l00013"></a>00013         }
+</pre></div></div>
+<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
+</body>
+</html>