Problem Compiling in Load_char()

From: Chi Hue (mystikarc@softhome.net)
Date: 11/09/01


I have ran my src under linux fine w/o a problem, but I recently moved
the src to Windows. I changed the .conf files, yet I get a strange error
in db.c (below). any help/suggestions are welcomed.

- Error:: \src\db.c(2396) : error C2106: '=' : left operand must - be
l-value

Here is the Code :
-      case 'N':
- if(!strcmp(tag, "Name"))
-   GET_NAME(ch) = str_dup(line); //this is error line
- break;
Again, any help wouldbe appreciated :) thnx.

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/06/01 PST