O-Clone: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
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
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.
Set functions in the header file.
[[image:OClone001.png|200px]]





Revision as of 22:09, 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)

Author

Links