Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annidy/cpp-startup
some headers collection, which every your c++/c demo project may need.
https://github.com/annidy/cpp-startup
Last synced: 18 days ago
JSON representation
some headers collection, which every your c++/c demo project may need.
- Host: GitHub
- URL: https://github.com/annidy/cpp-startup
- Owner: annidy
- Created: 2012-05-29T03:04:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-01T15:03:48.000Z (about 10 years ago)
- Last Synced: 2024-07-31T22:58:57.925Z (3 months ago)
- Language: C
- Size: 234 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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)