Fork me on GitHub

miscfb by tapio

Miscellaneous utility functions, types and macros for FreeBASIC.

This project contains stuff I use frequently when coding with FreeBASIC. Along with the things I've made myself, it also includes some (free) third-party snippets.

Install

Copy the *.bi and *.bas files to your FreeBASIC's include-directory (might be useful to put them into theri own sub directory) and then you can easily #Include them in your project.

License

zlib (if not otherwise specified)

Authors

tapio (tapiovierros@gmail.com)

Contact

(tapiovierros@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/tapio/miscfb