initializing arrayI'm using the following statements to initialise array int d; cin >> d; int array[d]; and ...
fatal error, while input array of char*this is the code---------- int main() { int noOfChefs, noOfEmails; cin >> noOfChefs >>...
This user does not accept Private Messages