Re: self release
Re: self release
- Subject: Re: self release
- From: Chris Ridd <email@hidden>
- Date: Tue, 13 May 2003 11:12:27 +0100
On 13/5/03 10:45 am, Wolfgang Ante <email@hidden> wrote:
>
BTW. Where is 'sleep' defined? It links fine, but I miss the header
>
file and get a warning. I hate warnings! ;-)
% man 3 sleep
SLEEP(3) System Library Functions Manual
SLEEP(3)
NAME
sleep - suspend process execution for an interval measured in seconds
LIBRARY
Standard C Library (libc, -lc)
SYNOPSIS
#include <unistd.h>
unsigned int
sleep(unsigned int seconds);
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.