Control Program Programming Guide and Reference: Difference between revisions
Appearance
No edit summary |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{IBM-Reprint}} | |||
{{CPGuide}} | |||
The OS/2 operating system ''Control Program Guide and Reference'' is a detailed technical guide and reference for application programmers. It gives reference information and code examples to enable you to write source code using Control Program functions. | |||
;See also: | |||
*[[Control Program Programming Guide and Reference Errata]] | |||
== | ==Links== | ||
* | * Online books INF: [https://archive.org/download/ToolkitDocs1/Control%20Program%20Programming%20Guide%20and%20Reference%201.inf Part 1] [https://archive.org/download/ToolkitDocs1/Control%20Program%20Programming%20Guide%20and%20Reference%202.inf Part 2] [https://archive.org/download/ToolkitDocs1/Control%20Program%20Programming%20Guide%20and%20Reference%203.inf Part 3] | ||
* Online books Web: [https://komh.github.io/os2books/os2tk45/cp1 Part 1] [https://komh.github.io/os2books/os2tk45/cp2 Part 2] [https://komh.github.io/os2books/os2tk45/cp3 Part 3] | |||
* | |||
[[Category: | [[Category:Online Books]] |
Latest revision as of 23:49, 7 May 2024
Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation
The OS/2 operating system Control Program Guide and Reference is a detailed technical guide and reference for application programmers. It gives reference information and code examples to enable you to write source code using Control Program functions.
- See also