Re: [CODE] confused on:

From: Josh Harris (jharris2@ACSU.BUFFALO.EDU)
Date: 01/30/02


I have to disagree about knowing what it is to mess around with the code.

Circlemud is primarily done in C, I found out that argv and argc are C++
commands not C.  If you do a search for argv you will see that it ONLY is
in the utils files (autowiz, purgeplay, etc.) and I think comm.c.  So, you
don't need to "know" what they are before you work on circlemud, I have
implemented many commands into my mud without using either of them.  I just
needed them for one piece of code.

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT