Jump to content

IBM VisualAge C++ 4.0 Workframe: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
Line 2: Line 2:
A fully integrated developer's workframe, with [[VAC_4.0_Compiler_and_Linker|compiler]], make and build tools, [[VAC_4.0_Debugger|debugger]] and class browser etc. directly built in. Unlike with version 3.0, the workframe is not integrated into the WPS any more, but it comes as an OS/2 and a Windows NT version. "Project files" are in a special ASCII format, replacing the VAC 3.0 "project" objects as well as the make files. This is a disadvantage if you want to port large projects from any make file based system to this workframe. The advantage is that projects are now portable from one system to the other.
A fully integrated developer's workframe, with [[VAC_4.0_Compiler_and_Linker|compiler]], make and build tools, [[VAC_4.0_Debugger|debugger]] and class browser etc. directly built in. Unlike with version 3.0, the workframe is not integrated into the WPS any more, but it comes as an OS/2 and a Windows NT version. "Project files" are in a special ASCII format, replacing the VAC 3.0 "project" objects as well as the make files. This is a disadvantage if you want to port large projects from any make file based system to this workframe. The advantage is that projects are now portable from one system to the other.


==Links==
==See also==
* [[VAC/C++ 4.0 package]]
* [[IBM VisualAge C++ Professional 4.0]]


== License ==
== License ==

Revision as of 01:54, 9 February 2017

Description

A fully integrated developer's workframe, with compiler, make and build tools, debugger and class browser etc. directly built in. Unlike with version 3.0, the workframe is not integrated into the WPS any more, but it comes as an OS/2 and a Windows NT version. "Project files" are in a special ASCII format, replacing the VAC 3.0 "project" objects as well as the make files. This is a disadvantage if you want to port large projects from any make file based system to this workframe. The advantage is that projects are now portable from one system to the other.

See also

License

Discontinued IBM