Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 741 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 741 Bytes

sysFunc

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.

Installation

Download sysFunc.h from the latest release.

Latest Release


Place sysFunc.h in the same location as your .cpp file.

image


Make sure to add #include "sysFunc.h" to the top of your project file.

image