
###### CLS Creative Logic Systems ######

*****************************
*Simple Cryptogram Generator*
*Copyright 2000 Carlos Gmez*
*Email: solrac888@yahoo.com *
*Reference: PC001           *
*****************************

This program is free software. You may distribute it freely, provided that you do not charge anything and you always distribute all the files, including this text. If you like it, just let me know by sending an e-mail to the address above.

WARNING/DISCLAIMER: This program was originally made for my personal use, and its main purpose was to train my skills in C/C++ when I had spent quite a long time without coding, so it lacks essential file error checking routines and it probably has bugs.
YOU USE THIS PROGRAM AT YOUR OWN RISK, I CANNOT BE HELD RESPONSIBLE FOR ANY LOSS OR DAMAGE CAUSED.

INSTALL: It doesn't need any installation, just run the .exe file.

INSTRUCTIONS: Just follow instructions on screen. This program can generate monoalphabetic cyphers and Vigenre-type cyphers. Be careful not to feed it an inexistent file for reading, for it has no error-checking routine, and not to give it an existing file for writing, for it would overwrite it.