LG,
I am creating an encryption algorithm and using an array is the fastest way to do it. Now I need to know what sort of array is manipulated fastest by the CPU.

Sam,
I cant use the CopyMemory method because I am using VB to create the DLL, not C++.

Anyone:
How do I convert 3 or 4 characters into one Long value?