 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gustlik[MoC] Guest
|
Posted: Wed Aug 17, 2005 12:46 pm Post subject: [MD5] |
|
|
Hi
I want to use MD5 algorithm, i found TIdCoderMD5 in builder help but
everything here is for delphi argh:/ and i don't know how to use it.
I try something like this:
#include "IdCoderMessageDigest.hpp"
..
..
..
{
...
...
TIdCoderMD5 *md5;
md5 = new(TIdCoderMD5);
delete [] md5;
...
}
but error:
[C++ Error] Unit2.cpp(24): E2285 Could not find a match for
'TIdCoderMD5::TIdCoderMD5()'
make me creazy.
Any sugestions..surely i do something wrong but i cant find what.
PS.
Where i can find FAQ of this group?
Gustlik[MoC]
Best regards
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|