>To the person a few weeks(I think :)) ago, who wanted OLC to accept
>single letters withot having to hit enter, I was reading one of my
>multiple C books that I just got, and found out about the functions
>'getchar()' and 'putchar()' Hopefully those will help you out, if not,
>oh well :)
The thing is getchar() and putchar() and functions used to get/put characters
from the actual computer. You cannot use these functions, unless you want to
stuff up your MUD, because we want to send and get information through a
TCP socket, not over a terminal. That is why you can't simply use the printf()
function, too.
Sorry to bring bad news.
| Andrew Ritchie, object@alphalink.com.au.
+------------------------------------------------------------+
| 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