Re: Encrypting image files
- Posted by mic_ Jul 03, 2009
- 1169 views
The blowfish library was probably written before namespaces were added to Euphoria. If both files contain global symbols with the same name you need to help the interpreter tell them apart somehow. Namespaces are documented in the Eu 4 documentation: http://rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=documentation

