Jump to content

Professor Owl: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Professor Owl is a code generator for the Borland C++ [[Object Windows Library]]. It will help you to create OS/2 applications faster and more error free and the tool offers some windows compatibility as well (in reverse so to speak, although that will probably only work with older versions of the OWL library for windows). The tool will create all the framework C++ code (skeleton application), header files, and resources needed for your application.
'''Professor Owl''' is a code generator for the Borland C++ [[Object Windows Library]]. It will help you to create OS/2 applications faster and more error free and the tool offers some windows compatibility as well (in reverse so to speak, although that will probably only work with older versions of the OWL library for windows). The tool will create all the framework C++ code (skeleton application), header files, and resources needed for your application.


==Version==
==Version==
* [ftp://hobbes.nmsu.edu/pub/os2/dev/cplusplus/powl108.zip 1.8L] - Please note that the hobbes archive has another file with the same name that is actually an older shareware version of this program.
* 1.02
 
* 1.03
====Preresiquites====
* 1.04a
* [[Borland C/C++]]
* 1.05 (Nov 1995)
* 1.06
* 1.07 (Feb 1996)
* 1.08 (Jun 1996) - [powl108.zip]


==License==
==License==
* Open source released under the [[GPL v2]]
*Shareware / Open source released under the [[GPL v2]] in 2005
 
*Author: Edward March Jr
==Author==
* Edward March Jr


[[Category:C++]][[Category:Open Source Software]][[Category:Software written in C++]]
[[Category:Open Source Software]][[Category:Software written in C++]]

Latest revision as of 14:06, 16 September 2024

Professor Owl is a code generator for the Borland C++ Object Windows Library. It will help you to create OS/2 applications faster and more error free and the tool offers some windows compatibility as well (in reverse so to speak, although that will probably only work with older versions of the OWL library for windows). The tool will create all the framework C++ code (skeleton application), header files, and resources needed for your application.

Version

  • 1.02
  • 1.03
  • 1.04a
  • 1.05 (Nov 1995)
  • 1.06
  • 1.07 (Feb 1996)
  • 1.08 (Jun 1996) - [powl108.zip]

License

  • Shareware / Open source released under the GPL v2 in 2005
  • Author: Edward March Jr