Short: VEC encode -- Binary->ASCII conversion Author: vsaari@garfield.fipnet.fi (Ville Saari) Uploader: kas mink ping dk (Klaus Alexander Seistrup) Type: comm/misc Architecture: m68k-amigaos V3.231 (08-Dec-93) Vec is a program used to convert binary data into printable ASCII characters for transmission trough networks. Vdc decodes files created by vec back into their original form. Vdc can also decode files encoded by uuencode, btoa or fipencode and vec is able to create files which can be decoded by uudecode. If you want to compile Amiga or UNIX version of vec/vdc, copy files from appropriate directory together with other stuff and make. For generic version, just compile and link main.c, vec.c, vdc.c and version.c. If you want to port vec to your system, read socs/porting.doc. ANSI C compiler is required. Amiga makefile is for SAS/C 6.x and UNIX makefile uses GCC. Vdc is identical with vec. Just make a copy or link. If you want finnish version, define symbol FINNISH when compiling. -- "Jesus saith unto him, If I will that he tarry till I come, what [is that] to thee? follow thou me." (John 21:22)