
Go to the source code of this file.
Functions | |
| int | XsSimpleVersion_compare (XsSimpleVersion const *a, XsSimpleVersion const *b) |
| Compare two XsSimpleVersion objects. More... | |
| void | XsSimpleVersion_osVersion (XsSimpleVersion *thisPtr) |
| Platdorm independent request of the OS version. Results are cached and of course platform dependent. More... | |
| void | XsSimpleVersion_swap (struct XsSimpleVersion *a, struct XsSimpleVersion *b) |
| Swap the contents of a with those of b. More... | |