Articles (12)
| Title | Author(s) | Publication | Date |
|---|---|---|---|
| BASIC CPORT – A Review Up until now it has been “long time no C” for SuperBASIC programmers. But now through the aid of CPORT,... | Will Horton | International QL Report | January/February 1993 |
| Files & The C-Programming Language There are times when a program needs to access disk-based storage systems. Text files or data is normally stored or... | Will Horton | International QL Report | November/December 1992 |
| Linked Lists And C -Programming My last article on Pointers and Structures demonstrated the way pointers are used to access data within a C Program.... | Will Horton | International QL Report | May/June 1992 |
| Linking Assembler Into C Programs With the advent of the C-68 “C” Compiler (available from IQLR), an entire library of QDOS functions are available. However,... | Will Horton | International QL Report | November/December 1991 |
| Mathematical Operations & The C-Programming Language This article will introduce the C Programmer to the mathematical tools provided in the C math library (C68). The methods... | Will Horton | International QL Report | March/April 1993 |
| NESQLUG Meeting Agenda The March meeting turn out was a delightful success. I would like to welcome Tom & Andrew Cavanaugh, and Mike... | Will Horton | NESQLUG News | May/June 1992 |
| QDOS and Floating Point Numbers When working with assembly code and C code, it is important to understand how the QL interprets floating point numbers.... | Will Horton | NESQLUG News | November/December 1990 |
| RS-232 Peripheral Interface Recently I have been engaged in a project to collect temperature data to analyze the thermal properties of homes. This... | Will Horton | International QL Report | May/June 1992 |
| Strings And The C-Programming Language Strings are a means of storing and manipulating text, such as names and sentences. In C, strings are not a... | Will Horton | International QL Report | September/October 1992 |
| The November Meeting Agenda | Will Horton | NESQLUG News | November/December 1992 |
| The September Meeting Agenda | Will Horton | NESQLUG News | September/October 1992 |
| Using Pointers And Structures In The C-Programming Language This article is intended to emphasize the importance of pointers and structures in order to gain a better understanding of... | Will Horton | International QL Report | March/April 1992 |