Subj : Where did the Time Delay go ??? To : borland.public.cpp.borlandcpp From : "GizzMoO" Date : Sun Jul 27 2003 03:05 am Hi All .... im new 2 C/C++ , but i learn'd some a year ago .... and now i try'd to compile a old project with borlands C++ 5.x but ....i cant get the delay command to work delay (300); //300 milisec. Im useing the header files below //-----Headerfiles---- #include #include #include #include #include #include #include #include cant i use the delay command in C++ ( was it just in C ?? ) if this is the case .... how do i then make a delay ? hope a frendly soul will respond =) Thanks ! Anders..... .