Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tatane

    find a library C ansi for WIN NT which include char* crypt(PW,Salt)

    hello, I use a function (char* crypt(const char *PW, *Salt)) in order to encrypt data in my application. My application works on UNIX. So I use a Standard C Library (libc.a) which contains module crypt.o. Now my application has to work under WIN NT and I don't find the module crypt.o. Is this...

Part and Inventory Search

Back
Top