User:Dedric Mauriac

From Second Life Wiki
Revision as of 02:51, 3 February 2008 by Dedric Mauriac (talk | contribs)
Jump to navigation Jump to search

Look ma! I am editing myself! --Dedric Mauriac 18:00, 9 November 2007 (PST)

  1. Simple Encryption - Example of weakest form of encryption using XOR.
  2. Letter Positioning - Example of how to draw 10 letters on one prim.
  3. Text To Byte Conversion - Example of how to convert text to a byte array and back again.
  4. Right Shift - Method to shift bytes to the right for signed integers as if they were unsigned.