Hey

See this screenshot




the md5.h header file is a custom made header file to generate md5 hash of the given text and give the output

it is called by md5("text to generate md5");

but when i tried to compile i am getting this amazing error

can anyone tell me what is this happening ??

is it possible to generate md5 in Turbo c ??
can i get the code for generation of md5 ??

see this also
prateek Reviewed by prateek on . Md5 generation on Turbo C Hey See this screenshot http://rapidrdp.com/image/iskt54.png the md5.h header file is a custom made header file to generate md5 hash of the given text and give the output it is called by md5("text to generate md5"); Rating: 5