Integer split

From FusionWiki

Jump to: navigation, search
Integer split
General Information
Author: Unknown
Release Date: Unknown
Status: Released
Last updated: Unknown
Version: Unknown
Build: Unknown
Developer-only: No
Website: Unknown
Download: Download Link
Runtime Versions
HWA: Unknown
Flash: No
Java: No
Java Mobile: No
Vitalize!: Unknown
Unicode: Unknown


Integer split is an extension for Multimedia Fusion 2.

This quick extension provides LOWORD, HIWORD and MAKELONG expressions. These basically means you can turn two shorts into an integer (with MAKELONG(short,short)) and then get the first back with LOWORD(int) and the second with HIWORD(int). , Forum Post


Forum Post

Personal tools