home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-387-Vol-3of3.iso
/
t
/
test10.zip
/
ENCODE.HIS
< prev
next >
Wrap
Text File
|
1993-01-22
|
463b
|
26 lines
Encode.c History
Eecode.c
Version 1.0
Released to public
Version 1.1
Jan. 22, 1993
- Cleaned up source code.
Compiler warning "Conversion may lose significant digits".
Found : long variables indexing arrays.
Change: type cast long variables to int.
- User had to enter current date.
Added to program to getdate() from DOS.
- Added help information.
- Changed print out to readable format.