diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-94EAB348-DB29-5814-BB93-968D9A2A8AD2.dita --- a/Symbian3/SDK/Source/GUID-94EAB348-DB29-5814-BB93-968D9A2A8AD2.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-94EAB348-DB29-5814-BB93-968D9A2A8AD2.dita Tue Jul 20 12:00:49 2010 +0100 @@ -85,25 +85,25 @@ to a file using PIPS

  • How to remove the secure directory using PIPS

  • -
  • How to use the P.I.P.S. +

  • How to use the P.I.P.S. standard C maths library, libm.dll

  • -
  • How to compress/ +

  • How to compress/ decompress a file using Open C library.

  • -
  • How to compress/ +

  • How to compress/ decompress a string using Open C library.

  • -
  • How to do filtered +

  • How to do filtered data compression and Huffman compression using Open C library.

  • -
  • How to send/receive +

  • How to send/receive messages using open C message queue library

  • -
  • Shows string utility +

  • Shows string utility using open C libraries

  • -
  • How to write solution +

  • How to write solution for Producer/ Consumer Problem using Open C

  • -
  • how to redirect stdio +

  • how to redirect stdio to a file using libc library

  • -
  • How to handle global +

  • How to handle global variables within the library code

  • -
  • How to solve WSD +

  • How to solve WSD (Writable Static Data) problem

  • How to write a simple console-based STDLIB (C Standard library) program

  • @@ -203,8 +203,8 @@
  • How to construct a control

  • How to rotate a bitmap

  • -
  • How to create a label

  • -
  • how to create OpenVG +

  • How to create a label

  • +
  • how to create OpenVG content on a semi-transparent or transparent UI using the new Graphics architecture using ScreenPlay