IntSelectX


Project maintained by profezzorn Hosted on GitHub Pages — Theme by mattgraham

Usage 🔗

IntSelectX<SELECTION, F1, F2, ...>

Arguments 🔗

Description 🔗

Returns SELECTION of N If SELECTION is 0, the first function is returned, if SELECTION is 1, the second and so forth. F1, F2...: FUNCITON return value: INTEGER

See Also 🔗

IntSelect

Source Link 🔗

https://github.com/profezzorn/ProffieOS/blob/6f8add544c627172ad2dd698c90e5e55078a420a/functions/int_select.h#L40