Problem with arraysAs said by NwN [code] int single_arr[6] = {1,2,3,4,5,6}; int multi_arr[6][6]; for (int i=0; i<6; i...
Problem with arraysI am still stucked
Problem with arraysI am having problem in writing the code for the problem "To assign the elements of 1-D integer array...
problem in writing to fileIn this code I am able to enter the name and marks for the first time correctly but after that I can...
What is a bufferCan anyone please tell me what is a buffer in the context of files in c++, more specifically the inp...
This user does not accept Private Messages