Subject: Re: alternative for errno
To: Mipam <mipam@ibb.net>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-net
Date: 01/31/2001 21:21:11
On Wed, 31 Jan 2001, Mipam wrote:
> I wished to use this in a c program:
> 
> if (errno == EINTR)
>    errno = ETIMEDOUT;
> 
> I included sys/errno.h
> Unfortenuatly errno is not defined in here so i cant compile.
> Any suggestions what i could use instead?

<errno.h> ?


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>