home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff329.lzh
/
CPU
/
ReadMe
< prev
next >
Wrap
Text File
|
1990-03-02
|
1KB
|
27 lines
Here are two versions of the same utility, both provided for completeness.
The C version was written from the assembler version, and so, from there,
takes its form. The assembler version is only 40 bytes (15%) smaller than
the C version. Doesn't seem quite worth it somehow. The assembler
version is pretty straightforward: compile it and link it; the C version,
however, does not link with anything else - it is a standalone utility
written in C. I enjoy writing ultra-small C code, because my
background is in assembler: I detest the wastage of the C run-time library.
Additional enlightening comments may be found in the headers of the source
files.
As the copyright notice says, this is not public domain (heck, it's not even
an example of "good coding"), but it is freely redistributable. Please feel
free to give this away, but don't sell it. You may also include this program
in collections which charge a reasonable fee for media and copying charge.
Share and enjoy,
-ethan
erd@tut.cis.ohio-state.EDU (until 31 March 1990)
or
cis.ohio-state.EDU!kumiss!erd (anytime)