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
➜ Undeclared first use of function
Undeclared first use of function
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Robert Powell
Australia (367 posts) Bio
|
Date
| Sun 01 Feb 2004 11:33 PM (UTC) |
Message
| I get an undeclared first use of function on this line of code if ( fcntl( desc, F_SETFL, FNDELAY ) =bailout= -1 ) to do with bailout, how or where do i go about declaring it so i can get it to compile.
|
Just a guy having a bit of fun. Nothing more, nothing less, I do not need I WIN to feel validated. | Top |
|
Posted by
| Greven
Canada (835 posts) Bio
|
Date
| Reply #1 on Mon 02 Feb 2004 02:59 AM (UTC) Amended on Mon 02 Feb 2004 03:02 AM (UTC) by Greven
|
Message
| is that an exact copy of the code? If so is not like to work at all. If thats not an exact copy, you'll probably have to either post a copy of the error, or a copy of the code ( both would be better ). If your asking something else entirely different, you may need to clarify, cause your post is kind of confusing me.
EDIT
If your having a problem with fcntl, then you may need to include fcntl.h at the top of your file with the other includes. |
Nobody ever expects the spanish inquisition!
darkwarriors.net:4848
http://darkwarriors.net | 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.
9,879 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top