PM Programming Workshop: Difference between revisions
Appearance
mNo edit summary |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
; Speaker: Keith Merrington | ; Speaker: Keith Merrington | ||
; Description: This was a workshop hold in the Netherlands for the hcc user group in | ; Description: This was a workshop hold in the Netherlands for the hcc user group in Dutch language. The workshop was provided by Keith Merrington. It was a workshop about PM Programming from the installation of the compiler to the debugging of the executable. It used a source code sample provided from a Charles Petzold book. | ||
; Software | ; Software Required: | ||
:IBM VisualAge for C++ 3 | :IBM VisualAge for C++ 3 | ||
:IBM VisualAge for C+ | :IBM VisualAge for C+ fixpak 308 | ||
:IBM Toolkit Ver 4.52 | :IBM Toolkit Ver 4.52 | ||
==Files== | ==Files== | ||
* [https://archive.org/download/PMProgrammingWorkshop/PM%20Programming_en_v1-0.odp Presentation Files] | * [https://archive.org/download/PMProgrammingWorkshop/PM%20Programming_en_v1-0.odp Presentation Files] | ||
* Source Code | * Source Code Sample | ||
** [https://archive.org/download/PMProgrammingWorkshop/welkom.C welkom.C] | ** [https://archive.org/download/PMProgrammingWorkshop/welkom.C welkom.C] | ||
** [https://archive.org/download/PMProgrammingWorkshop/welkom.DEF welkom.DEF] | ** [https://archive.org/download/PMProgrammingWorkshop/welkom.DEF welkom.DEF] | ||
** [https://archive.org/download/PMProgrammingWorkshop/welkom.MAK welkom.MAK] | ** [https://archive.org/download/PMProgrammingWorkshop/welkom.MAK welkom.MAK] | ||
[[Category: | [[Category:Formatting Issues]] |
Latest revision as of 15:49, 27 November 2018
- Event Date
- Saturday 3 November 2018
- Event Location
- The Schalm. Oranjelaan 10, De Meern. Netherlands.
- Organizer
- hcc eCS User Group [1]
- Organizer
- Tom Steen
- Speaker
- Keith Merrington
- Description
- This was a workshop hold in the Netherlands for the hcc user group in Dutch language. The workshop was provided by Keith Merrington. It was a workshop about PM Programming from the installation of the compiler to the debugging of the executable. It used a source code sample provided from a Charles Petzold book.
- Software Required
- IBM VisualAge for C++ 3
- IBM VisualAge for C+ fixpak 308
- IBM Toolkit Ver 4.52
Files
- Presentation Files
- Source Code Sample