OS/2 Primecuts: Difference between revisions
Appearance
Created page with "A collection of C and C++ code examples and snippets that is intended for educational purposes mainly, with emphasis on introducing the OS/2 API to novice programm..." |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
==Versions== | ==Versions== | ||
* | * OS2Primecuts.zip (2000-08-26) | ||
==Licence== | ==Licence== | ||
* Open source software released under [[Primecuts Licence|its own licence]]. | * Open source software released under [[Primecuts Licence|its own licence]]. | ||
* Author: [[Jan M. Danielsson]] | |||
[[Category:C]] | [[Category:C]] | ||
[[Category:C++]] | [[Category:C++]] |
Latest revision as of 19:21, 3 July 2022
A collection of C and C++ code examples and snippets that is intended for educational purposes mainly, with emphasis on introducing the OS/2 API to novice programmers and those new to OS/2 programming, and sport a number of examples of concepts unique to the operating system such as Extended Attributes.
Versions
- OS2Primecuts.zip (2000-08-26)
Licence
- Open source software released under its own licence.
- Author: Jan M. Danielsson