Releases: rpoisel/BaseProgram
Releases · rpoisel/BaseProgram
First release that supports reading multiple types of data
This release is not yet production ready. It contains methods which allow users to create a dialog that requests users of their program to enter different types of data.
Implemented methods:
readInt()readDouble()readChar()readString()
First release with binaries
This release is not yet production ready. It only contains a readInt() method which allows users to create a dialog that requests users of their program to enter a number.