[Circle] Do_who Parse Error

From: Leonard Burns IV (lburns@continet.com)
Date: 08/12/96


I'm getting a parse error after ) on the GET_TITLE(wch)); area on this 
piece of code, any help? 


sprintf(Mort_buf, "%s%s[%2d %s %s] %s %s|n",Mort_buf,         
  ((GET_CLASS(wch) == CLASS_CLERIC) ? CCMAG(ch,C_SPR)) :                
  ((GET_CLASS(wch) == CLASS_WARRIOR) ? CCYEL(ch,C_SPR)) :               
  ((GET_CLASS(wch) == CLASS_THIEF) ? CCBLU(ch,C_SPR)) :                 
  ((GET_CLASS(wch) == CLASS_MAGIC_USER) ? CCRED(ch,C_SPR)),             
  GET_LEVEL(wch), CLASS_ABBR(wch), RACE_ABBR(wch),                 
  GET_NAME(wch), GET_TITLE(wch));


-- 
Leonard Burns IV
lburns@continet.com
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/07/00 PST