Main /
CheckEuphoriaVersionCategories: GEN rds-hosted Language Tools Check Euphoria version 4K Author: Jean-Marc DURO Date: Oct 30 2016 http://www.rapideuphoria.com/check_eu_version.zip Generic Euphoria version checker. Works on Windows and Linux, 32 or 64 bits, with Eu 3.11, 4.0 and 4.1. Returns one of 8 values: EU_4_1_LNX_64, EU_4_1_LNX_32, EU_4_0_LNX, EU_3_1_LNX, EU_4_1_WIN_64, EU_4_1_WIN_32, EU_4_0_WIN, EU_3_1_WIN. Updates address length. Intended to be used with generic memory allocation routines to avoid common pointer size problems. |