Build.BlitzBuild - version::is-older
Description
Compares two version numbers, and returns true if v1 is older than v2. For example, 1.1.2.3 is older than 1.2.3.4 so would return true.
bool version::is-older (
string v1,
string v2
)
Compares two version numbers, and returns true if v1 is older than v2. For example, 1.1.2.3 is older than 1.2.3.4 so would return true.
bool version::is-older (
string v1,
string v2
)
Free Game Downloads | Site Map | Links | Contact Us
© 2005-2007 Sodaware. All rights reserved. About Us | Privacy Policy