| Supplemental Articles |
Updated 3/2/2005
This page contains articles that supplement the 4th Edition. The text for each article is an Adobe Acrobat file, with an accompanying WinZip file containing example programs. The Chapter column indicates one or more book chapters that should be read before reading the article. I hope you enjoy these, and I look forward to your suggestions for future articles.
|
Article Title
|
Download
|
Date
|
Chapter
|
| Heap Allocation | heaptest.asm, LinkedList.asm | 3/2/2005 |
11
|
| Calling C/C++ Functions | CppCallExamples.zip |
11/25/2002
|
12
|
| Character Translation Methods (XLAT) | ExecChild.zip |
06/01/2002
|
4
|
| Creating a Link Library | LinkLibrary.zip |
09/25/2002
|
8
|
| File I/O in Real-Address Mode | FileIO16.zip |
10/14/2002
|
10
|
| Generating ASM source code from Visual C++ |
12/02/2002
|
12
|
|
| Loading and Executing a Child Process |
12/11/2003
|
13
|
|
| Scaling Array Indexes |
01/03/2003
|
4
|
|
| Thread-Safe code |
10/26/2002
|
6
|
|
| Variable Parameter Lists | varargExamples.zip |
03/08/2003
|
11
|
|
|
|