Re: Question on C
- From: Daniel Miralles García <namarie oasi upc es>
- To: gtk-app-devel-list gnome org
- Subject: Re: Question on C
- Date: Mon, 2 Feb 2004 09:16:26 +0100 (CET)
If you want a miliseconds pause, you can use this:
void pause (int sec, int msec)
[...]
For instance, pause(0,250); makes a 0'250 seconds pause :)
You should probably name it something other than pause as there is a
POSIX function of the same name.
It was "pausa" (pause in spanish) so i didn't try "pause" :P
Sorry... this might be important!
.-:Namarie:-.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]