Hi,

i have this problem.. i just started to program in C, i programmed a little bit in C++, so here is my question..

i must write a function which when executes ends the program saying "Press any key to continue.."...

In C++ that function was system("pause"); but in C it doesnt work.. i hope u guys can help me


Thanks in advance