Big Fast C++ Class Creator #complete
Go to file
Elf M. Sternberg 7d0ffc276a Fixing the Markdown. 2016-06-15 16:59:13 -07:00
.gitignore Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 2010-10-25 17:09:58 -07:00
AUTHORS Updated the email and URL, since the previous are now defunct. 2011-08-04 14:30:37 -07:00
COPYING Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 2010-10-25 17:09:58 -07:00
INSTALL Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 2010-10-25 17:09:58 -07:00
Makefile Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 2010-10-25 17:09:58 -07:00
README.md Fixing the Markdown. 2016-06-15 16:59:13 -07:00
TODO Big Fast Class Generator for C++, initial check-in to git (from CVS, no less). 2010-10-25 17:09:58 -07:00
bigfcc.1 Updated the email and URL, since the previous are now defunct. 2011-08-04 14:30:37 -07:00
bigfcc.man Updated the email and URL, since the previous are now defunct. 2011-08-04 14:30:37 -07:00
bigfcc.py Wow, I'd forgotten how old this code was. Updated to work with python > 2.3. 2010-12-27 11:50:31 -08:00
bigfcc_man.html Updated the email and URL, since the previous are now defunct. 2011-08-04 14:30:37 -07:00
bigfcc_man.tex Updated the email and URL, since the previous are now defunct. 2011-08-04 14:30:37 -07:00

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

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.