ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:packing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
new:packing [2018/02/17 21:24] korshunnew:packing [2018/02/17 21:25] (current) korshun
Line 29: Line 29:
   * ''int UnpackShort1(int packed)'' -- returns the first packed short.   * ''int UnpackShort1(int packed)'' -- returns the first packed short.
   * ''int UnpackShort2(int packed)'' -- returns the second packed short.   * ''int UnpackShort2(int packed)'' -- returns the second packed short.
 +
 +===== Other packing options =====
 +
 +Other packing options are not supported. If you need some other way of packing values, it is recommended to implement it yourself. Only the most generally useful value packing functions are included.
 +
  
new/packing.txt · Last modified: 2018/02/17 21:25 by korshun