O-Clone: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
O-Clone is a C++ Stub Generator. | O-Clone is a C++ Stub Generator. | ||
O-Clone helps the C++ developer by quickly generating stubs for a header and body file. Both files have comments at the top giving the author, company, and date started for the class. All attributes will also have generated for them Get and | |||
Set functions in the header file. | |||
Revision as of 22:08, 18 November 2014
Description
O-Clone is a C++ Stub Generator.
O-Clone helps the C++ developer by quickly generating stubs for a header and body file. Both files have comments at the top giving the author, company, and date started for the class. All attributes will also have generated for them Get and Set functions in the header file.
Download
License
- AS IS Freeware (It used to be shareware)