Home » Developer & Programmer » Precompilers, OCI & OCCI » Delay in Pro-C
Delay in Pro-C [message #149007] Tue, 29 November 2005 10:01 Go to next message
prashanth7582
Messages: 34
Registered: October 2005
Location: Bangalore
Member
Hi,

I'm printing usernames frm a table which has got some 18,000 records using a cursor..After printing each name I want to give some delay so that user can see those names..

For that ,I used delay(50)..but while linking c pgm ,it gives errors.
Thts I cant use delay in m\y pgm..

Can U pls tell me how can I delay prnting for some time?

Adios..

Prashanth Deshmukh
Re: Delay in Pro-C [message #149191 is a reply to message #149007] Wed, 30 November 2005 08:41 Go to previous message
kiran
Messages: 503
Registered: July 2000
Senior Member
In C program , for delaying you could use either "Delay()" or else "Sleep()" built-in functions.I hope Delay is in Stdlib.h , Include that and check.

--Kiran.
Previous Topic: Pro*C precompilation
Next Topic: OCI, DPL & Flat files
Goto Forum:
  


Current Time: Tue Apr 16 05:05:34 CDT 2024