All the functions, structures, constants, that are proposed are prefixed with the signature "madlib_," so as not to interfere with the STL purebasic or your own functions.
In this library you will find for example the creation / management of your binary as a Windows service instance or instantiation of an IP server.
Madlib is a function library for PureBasic.
The library is an extension of the STL PureBasic.
It includes a resident with structures and constants, in addition to the binary
functions.
All the functions, structure, constants are prefixed with madlib_
The compiliation is done in multilib (Thread, Unicode, threadsafe).
Follow MadLib for PureBasic
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
FYI 1) you download an exe installer. 2) source is not included. 3) the docs are in french. 4) the library will probably not be binary compatible with future versions of PB without rebuilding it (you can't).