Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 630 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 630 Bytes

C++ OCF Class Generator

Screen Shot 2022-09-01 at 4 48 38 pm

This small program will define a class with its constructor and destructor methods, following c++98 standard Orthodox Canonicol Form.

Coming Soon

Generated files write out to relevant source & include paths.

- This feature will check if both a source and include path exist in the directory of which the binary was executed from. If no such paths exist, program will dump files in cwd.