home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff384.lzh
/
NorthC
/
Example2.LZH
/
disass
/
README.sjh
< prev
next >
Wrap
Text File
|
1990-09-07
|
515b
|
12 lines
This directory contains an example by Martin Combs, thanks Martin. The
program disassembles object files to produce assembler code. The program
was originally written in BASIC but Martin has now converted it into 'C'.
I have changed the program in two ways, first I have converted some int
references to shorts, now that ints are 4 bytes, secondly I have added a
fflush() now that NorthC programs buffer their output. Other than these
two changes I have not altered the program at all.
Steve Hawtin.