diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-F51062B0-90BB-5659-9F23-2FF25116D78A.dita --- a/Symbian3/PDK/Source/GUID-F51062B0-90BB-5659-9F23-2FF25116D78A.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-F51062B0-90BB-5659-9F23-2FF25116D78A.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,25 +1,25 @@ - - - - - -Porting Tutorials -

This topic describes how to port some C applications to the Symbian -platform.

-

It uses Hello, ConsoleApp and GUIApp examples -. The first two are simple console-based examples. The third is a command-line -driven program which has been converted into a standard Symbian application. -It also describes typical problems which may be encountered when porting C -code to the Symbian platform, including the restriction on writeable data -in DLLs. These example codes can be found in directory examples\stdlib\.

-

NOTE: These examples may not be present on all Symbian platform -SDKs.

-

Some of the code for the second two examples was taken from the FreeBSD -source code. For information on FreeBSD, see http://www.freebsd.org.

+ + + + + +Porting Tutorials +

This topic describes how to port some C applications to the Symbian +platform.

+

It uses Hello, ConsoleApp and GUIApp examples +. The first two are simple console-based examples. The third is a command-line +driven program which has been converted into a standard Symbian application. +It also describes typical problems which may be encountered when porting C +code to the Symbian platform, including the restriction on writeable data +in DLLs. These example codes can be found in directory examples\stdlib\.

+

NOTE: These examples may not be present on all Symbian platform +SDKs.

+

Some of the code for the second two examples was taken from the FreeBSD +source code. For information on FreeBSD, see http://www.freebsd.org.

\ No newline at end of file