"Delay function" not working in C++
Everyone please help!!
i made a program and needed to delay it by 5 sec, i added dos.h and did delay(5000); ,but it is not working.
if anyone knows anything about why it is not working please hepl and tell me
i made a program and needed to delay it by 5 sec, i added dos.h and did delay(5000); ,but it is not working.
if anyone knows anything about why it is not working please hepl and tell me
0