0
votes
votes
8 answers
Access variables defined in other functions
Hi all, I have a Windows Application which contains functions for Encrypt/Decrypt which is working fine when both the functions are put together as a single code. Now, I wanted to call encrypt and decrypt functions independently of each ...
