Big Fast C++ Class Creator #complete
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Elf M. Sternberg e18c1d05c3 Amended fixed url. 7 years ago
.gitignore Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 13 years ago
AUTHORS Updated the email and URL, since the previous are now defunct. 13 years ago
COPYING Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 13 years ago
INSTALL Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 13 years ago
Makefile Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 13 years ago
README.md Amended fixed url. 7 years ago
TODO Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 13 years ago
bigfcc.1 Updated the email and URL, since the previous are now defunct. 13 years ago
bigfcc.man Updated the email and URL, since the previous are now defunct. 13 years ago
bigfcc.py Wow, I'd forgotten how old this code was. Updated to work with python > 2.3. 13 years ago
bigfcc_man.html Updated the email and URL, since the previous are now defunct. 13 years ago
bigfcc_man.tex Updated the email and URL, since the previous are now defunct. 13 years ago

README.md

BigFCC

Fcc is a tool to rapidly generate the basic framework of C++ class and components. fcc can generate inline files, testing components, and basic copyright notices

Status

August 4, 2011: This project is conditionally completed. No new features are being considered. If I'm called upon to code more C++ in the future, I may amend it to generate Rule of 5 compliant code. Someday. Maybe.

Licensing

This program is released under the terms of the GNU General Public License (GNU GPL).

You can find a copy of the license in the file COPYING.

Using:

Bigfcc comes with a complete list of commands that can be seen by running the command with no arguments. See the man page that comes with it.