Thanks.
I am writing a C++ code on Linux and Sun OS platform.
How to make a procedure sleep or delay?
Thanks again.
"John Carson" <donaldquixote@ datafast.net.au > wrote in message news:<40455261$ 1@usenet.per.pa radox.net.au>.. .[color=blue]
> "John Carson" <donaldquixote@ datafast.net.au > wrote in message
> news:40455214$1 @usenet.per.par adox.net.au[color=green]
> > "John" <johnw822003@ya hoo.com> wrote in message
> > news:c30e885a.0 403021908.31f49 9b5@posting.goo gle.com[color=darkred]
> >> Hi all:
> >>
> >> Is there a function to make a procedure sleep or delay for a few
> >> /seconds/minutes?
> >>
> >> Thanks a lot.[/color]
> >
> > Yes. It is called Sleep.[/color]
>
>
>
> My mistake. Forgot what newsgroup I was in. There is no standard C++
> function to do this. It is platform specific.[/color]
I am writing a C++ code on Linux and Sun OS platform.
How to make a procedure sleep or delay?
Thanks again.
"John Carson" <donaldquixote@ datafast.net.au > wrote in message news:<40455261$ 1@usenet.per.pa radox.net.au>.. .[color=blue]
> "John Carson" <donaldquixote@ datafast.net.au > wrote in message
> news:40455214$1 @usenet.per.par adox.net.au[color=green]
> > "John" <johnw822003@ya hoo.com> wrote in message
> > news:c30e885a.0 403021908.31f49 9b5@posting.goo gle.com[color=darkred]
> >> Hi all:
> >>
> >> Is there a function to make a procedure sleep or delay for a few
> >> /seconds/minutes?
> >>
> >> Thanks a lot.[/color]
> >
> > Yes. It is called Sleep.[/color]
>
>
>
> My mistake. Forgot what newsgroup I was in. There is no standard C++
> function to do this. It is platform specific.[/color]
Comment