Platforms to show: All Mac Windows Linux Cross-Platform

StackIntegerMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Data Types MBS DataTypes Plugin 3.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
A class for a stack of integers.
Example
dim s as new StackIntegerMBS

call s.Push 5

MsgBox str(S.Top)

This class has no sub classes.


The items on this page are in the following plugins: MBS DataTypes Plugin.


StackDoubleMBS   -   StackObjectMBS


The biggest plugin in space...