#define ISTDATING(ch,vch) (is_exact_name(ch->name, vch->pcdata->tspouse)) #define ISDATING(ch,vch) (is_exact_name(ch->name, vch->pcdata->spouse)) #define MSL MAX_STRING_LENGTH #define MIL MAX_INPUT_LENGTH #define stc send_to_char #define ptc printf_to_char