sorry really simple one here have not come across this before. What is the meaning of flush in the code below.

Code:
cout << "Please insert the sizes of the table? ";
flush(cout);