User profile: zizou86

User info
User name:zizou86
History
Joined:
Number of posts:11
Latest posts:

Unable to store value of hex encryption output
Hi Galik, Yes you are right. Sorry that I am not very clear. The encryption algorithm works pr...

Unable to store value of hex encryption output
Hi, Thanks for all the replies. [code]unsigned char output[HOW_BIG_DO_YOU_NEED]; output = outpu...

Unable to store value of hex encryption output
Hi, thanks for your reply. <code>unsigned char* output = reinterpret_cast<unsigned char*>(const_c...

Unable to store value of hex encryption output
[code] unsigned char S[256]; unsigned int i, j; void swap(unsigned char *s, unsigned int i, u...

Segmentation fault for threads
After doing much clean-ups and research, I have more or less cleaned up most seg-faults except fo...

This user does not accept Private Messages