ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:packshorts

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
functions:packshorts [2017/03/19 18:09] korshunfunctions:packshorts [2017/03/19 18:10] korshun
Line 6: Line 6:
 Packs two short integers (-32768 to 32767) into one integer and returns the result. The short integers must be in the [-32768, 32767] range. Packs two short integers (-32768 to 32767) into one integer and returns the result. The short integers must be in the [-32768, 32767] range.
  
-The packed values can be retrieved using [[UnpackShorts]].+The packed values can be retrieved using [[UnpackShort]].
  
 <note tip> <note tip>
functions/packshorts.txt · Last modified: 2017/04/17 20:48 by korshun