can anyone tell me how i add color to this line?
i want for example " to be yellow and be red,
i want for example "
WIS:%2.2d(%2.2d
pager_printf( ch, "WIS: %2.2d(%2.2d) Pos'n : %-21.21s Weight: %3.3dkg (max %3.3dkg)\r\n",
get_curr_con( ch ), ch->perm_con, buf, ch->carry_weight, can_carry_w( ch ) );