Skip to content

C/C++ header file auto create tool. You write code, tool generate the header

License

Notifications You must be signed in to change notification settings

PonyvilleDeveloper/Header-file-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Header-file-generator

C/C++ header file auto create tool. You write code, tool generate the header

Usage:

Write auto-header *path_to_code* into console, when you download the .exe or python generator.py *path_to_code* when you load the python script. Then tool creates header file to the same directory and replace #include's in source code with #include "./generated_file.h"

About

C/C++ header file auto create tool. You write code, tool generate the header

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages