JaMo42 / include_guard

Tool to create include guards for C/C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

include_guard

A C/C++ include guard generator.

Usage

include_guard [OPTION]... [FILE]...

Run include_guard --help for a list of options.

About

Tool to create include guards for C/C++.

License:MIT License


Languages

Language:C++ 98.6%Language:Makefile 1.4%