if ( toupper( response[ 0 ] ) == ‘Y’ ) {72 printf( “Your seat assignment is %dn”, firstClass );73 plane[ firstClass++ ] = 1;74 i++;where is the problem in this
Don’t waste time
Get a verified expert to help you with if ( toupper( response[ 0 ] ) == ‘Y’ ) { 72 printf( quot;Your seat assignment is %dnquot;, firstClass ); 73 plane[ firstClass++ ] = 1; 74 i++;