A C++ Header file made to make your life easier. Improves ease of use in cpp. This header file is made to simplify C++'s lengthy commands. For syntax and help be sure to check the wiki.
Download sysFunc.h
from the latest release.
Place sysFunc.h
in the same location as your .cpp
file.
Make sure to add #include "sysFunc.h"
to the top of your project file.