On Fri, May 24, 2002 at 03:27:38PM +0200, Francois Rossouw wrote: > No problem, that anyhoo. > > I figured out, that is't not actually the crypt that's the problem...
That's true, it's a problem with strncmp. Now tell us, what crypt() function are you using? Or did you forget to include unistd.h (crypt.h for the non-OSI complaint OS's under us) and is the "int" a result of the default behaviour for unprototyped functions? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTECTED] | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/

