Why cant dynamically allocated variables can’t be defined at compile time?That's the point of dynamically allocated variables use static if you want to define at compile time
access violation segmentation faultcan somebody explain me what's the cause of error the line which stops the program is tagged below ...
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