error: default argument for `int&ns1' has type `int'. i cant figure out why this error is popping up it says the error is on line 3, anyone know how to help?
#include<iostream>
using namespace std;
void score_num(int &ns1=0,int &ns2=2,int &ns3=3, int &ns4=4, int &ns5=5, int &n6=6, char gam_answ);
void display_score(int curr_score);
void roll_hold(int roll, int answer, int turn);
void turn_it_is();
void char play_again(char letter, char 'y', char 'n');
void int score_num(int& ns1, int& ns2, int&n s3, int& ns4, int& ns5, int& ns6, char gam_answ, turn)
{
while(char ns1=0)
{
cout << " next player " << ((turn % 2) ==1);
cout << " please select r for roll and h for hold ";
cin >> gam_answ;
gam_answ++;
}