O-Clone: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== ==Download== ==License== * AS IS Freeware (It used to be shareware) ==Author== * Rob Broadhead ==Links== Category:Software" |
mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Software | ||
|Picture=OClone001.png | |||
|Version=2.0 | |||
|Author=[[Rob Broadhead]] | |||
|License=AS IS Freeware | |||
|Download=[oclone20.zip] | |||
|Website= | |||
}} | |||
'''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. | |||
[[Category:Development]] | |||
[[Category: |
Latest revision as of 14:28, 5 October 2020
O-Clone | |
---|---|
![]() | |
Version | 2.0 |
Vendor | |
Author | Rob Broadhead |
License | AS IS Freeware |
Download | [oclone20.zip] |
Website |
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.