Juan Lang schrieb:
Hi André,
You missed a ) in the memset-line, but i didnt need to include string.h as Aurimas.
You're right, I did. Sorry about that. Whether you need string.h depends on your libc: memset is sometimes declared there.
Cheers, --Juan
Ok, also i think it is the best way to test crypt-things. Might be good for wiki, as crypt is one of the biggest resources with about 15% atm.