Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ SMAUG coding
➜ EOF and Crypt
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Neves
USA (78 posts) Bio
|
Date
| Wed 29 May 2002 02:00 AM (UTC) |
Message
| First, I noticed a lot of bug checks for 'EOF' and found often I had triggered them when I made errors in code, but what is EOF exactly?
Also, in cygwin, it has a component called crypt, why doesn't it work for the crypt in the code?
-Jay | Top |
|
Posted by
| Nick Gammon
Australia (23,158 posts) Bio
Forum Administrator |
Date
| Reply #1 on Wed 29 May 2002 05:22 AM (UTC) |
Message
| EOF is End Of File. You will probably get those if empty files are passed in where it expects some data.
As for crypt, this is probably some sort of encryption export issue. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
11,226 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top