Re: [DUMMY QUESTION] Argument

From: George (greerga@CIRCLEMUD.ORG)
Date: 12/23/97


On Tue, 23 Dec 1997, Demond LaZaro wrote:

>switch (*argument) {
>  case 'cyborg':
>        <code>

Ugh, try strcmp(), you can't switch on multiple characters.  (Besides, that
'cyborg' is illegal C code.)

>    send_to_char("Your not a human!!", ch);

Try the correct grammar form:
        "You are not a human!!" or "You're"

--
George Greer  -  Me@Null.net   | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard


     +------------------------------------------------------------+
     | 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/08/00 PST