Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Using Burgerlib

Introduction

To use burgerlib is simplicity itself. Just add this to the beginning of your source files or headers (Or both).

// The #ifndef __BURGER__ is optional, but useful to prevent double includes
// if included from a user supplied header.
#ifndef __BURGER__
#include <burger.h>
#endif
The master all inclusive header.