Source code downloads
|
|
|
Turbo C++ 3.0 (tcpsc.zip) |

|
| compare.cpp - branching using comparisons |
Page 245
|
| Borland C++ 4.5 (bccsc.zip) |

|
| bitfld1.c - bit field input and output using a parallel port |
Page 247
|
| hexdec.c - converts decimal to hexadecimal |
Page 238
|
| getin1.c - user input using getchar() |
Page 237
|
| getin2.c - user input using scanf() |
Page 237
|
| loop1.c - nested loop demonstration |
Page 234
|
| menu1.c - simple menu demonstration |
Page 238
|
| table.c - decimal/hex./ASCII table |
Page 234
|
| ucase.c - file reading and writing demonstration |
Page 243
|
| MASM32 (m32sc.zip) |

|
| compare.asm - simple MASM32 application |
Page 186
|
| Visual Basic 6.0 (vb6sc.zip) |

|
| input_bits.vbp etc. - bit input from port demo application |
Page 217
|
| output_bits.vbp etc. - bit output from port demo application |
Page 217
|
| loadtest.vbp etc. - load test voltmeter application |
Page 378
|
| pmdfreqy.vbp etc. - frequency meter application |
Page 105
|
| seqcon2.vbp etc. - sequence controller application |
Page 383
|
| PowerBASIC 7.0 for Windows (pb7sc.zip) |

|
| porttest.bas - port test utility |
Page 218
|
| |
PowerBASIC 3.5 (pb3sc.zip) |

|
| |
assfunc.bas - assembly language function call demo. |
Page 209
|
| |
portio.bas - assembly language and BASIC port I/O demo. |
Page 211
|
| |
scope1.bas - transient strain display application |
Page 374
|
| |
biosdata.bas - reads and displays BIOS data |
Page 48, 396
|