Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 266 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 266 Bytes

cpp-startup

Some headers collection, usful macro and functions, which every your c++/c demo project may need.

Usage:

  1. make the include in your path

  2. include "iheader.h"

  3. enjoy

(if there was problem, please add iheader.cpp in your project)