Control Program Programming Guide and Reference: Difference between revisions
Appearance
mNo edit summary |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{IBM-Reprint}} | {{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. | 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: | ;See also: | ||
Line 9: | Line 8: | ||
==Links== | ==Links== | ||
* Online books: [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 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:Online Books]] | [[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