> > Why i could type "k new" and most MUDs try to find a "new"+any string in
> > the room my character is present and my stock bpl17 version don't? Is
> there
> > a new interpreter.c or it is some kind of config i could make on my own
> > stock version?
> >
> > Thanks!
>
> Hello. I'm a newbie in coding circle (i'm also a newbie in english :-((
> I have the same problem, but i can't include snippet abbrev.
> So i try to comment && !isalpha(*curname)) in isname() fuction in
> handler.c...
> and it works!!!!
> i don't see any bug (or i change another thing, i don't remember...)
Hm. isalpha is located in ctype.h. I'm not looking at the code
right now, but I think it may be reasonably important :)
Just include ctype.h and you should be able to compile that
without problems.
PjD
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/11/01 PDT