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
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
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).