Jump to content

OS/2 Primecuts: Difference between revisions

From EDM2
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..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:


==Versions==
==Versions==
* Last known version: [http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=primecuts&stype=all&sort=type_name&dir=%2F 2000-08-26]
* Last known version: [http://hobbes.nmsu.edu/download/pub/os2/dev/c/OS2Primecuts.zip 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]]
==Author==
* [[Jan M. Danielsson]]


[[Category:C]]
[[Category:C]]
[[Category:C++]]
[[Category:C++]]

Revision as of 00:16, 29 October 2018

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

Licence