From owner-freebsd-questions Sun Jun 24 19:42:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 4C29537B401 for ; Sun, 24 Jun 2001 19:42:16 -0700 (PDT) (envelope-from koester@x-itec.de) Received: from localhost (pD9049427.dip.t-dialin.net [217.4.148.39]) by post.webmailer.de (8.9.3/8.8.7) with SMTP id EAA27669 for ; Mon, 25 Jun 2001 04:42:14 +0200 (MET DST) Received: (qmail 8608 invoked from network); 25 Jun 2001 04:41:42 -0000 Received: from unknown (HELO computer.winclient.x-itec2.de) (192.168.0.1) by 192.168.0.99 with SMTP; 25 Jun 2001 04:41:42 -0000 Date: Mon, 25 Jun 2001 04:42:08 +0200 From: Boris X-Mailer: The Bat! (v1.51) Personal Reply-To: Boris X-Priority: 3 (Normal) Message-ID: <5348156475.20010625044208@x-itec.de> To: fybar Cc: freebsd-questions@FreeBSD.ORG Subject: Re: pause in c program In-Reply-To: <3B3637D6.ABDB4B0@powersurfr.com> References: <3B3637D6.ABDB4B0@powersurfr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello fybar, Sunday, June 24, 2001, 8:56:23 PM, you wrote: f> I am a newbie programmer running FreeBSD 3.5.1 on my laptop, I have had f> more success with this version with pcmcia cards. Anyhoo, I am writing f> a program that I want to have print out some lines at a certain tempo. f> Is f> there a function that will let me pause the program for a specified f> amount of time? #include unsigned int sleep(unsigned int seconds); -- Boris void SurfTo ( "http://www.x-itec.de "){ thanks(0);exit(0); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message