On Fri, 6 Mar 1998, Mark A. Heilpern wrote:
->As Dan said, yes, it should be set to 13 (or perhaps 14, allowing for a
->null termination) as the crypt() function returns a string of 13 characters
->long regardless of the actual password.
->
I said 13 because CircleMUD does,
char pwd[MAX_PWD_LENGTH+1];
in the char_file_u structure, so it already accounts for the '\0'. <g>
-dak
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST