Re: pid_t data type
- From: Rainer Weikusat <rweikusat@xxxxxxxxxxx>
- Date: Tue, 18 Mar 2008 20:02:21 +0100
"jason.cipriani@xxxxxxxxx" <jason.cipriani@xxxxxxxxx> writes:
On Mar 18, 5:48 am, Rainer Weikusat <rweiku...@xxxxxxxxxxx> wrote:
[snip]
Does it say somewhere that pid_t will never be a pointer type, or some
other type, like a float (which, while strange, is fine since it's
hidden behind the typedef)?
It does:
Additionally:
[...]
blksize_t, pid_t, and ssize_t shall be signed integer types.
<URL:http://www.opengroup.org/onlinepubs/000095399/basedefs/sys/types.h.html#tag_13_67>
.
- Follow-Ups:
- Re: pid_t data type
- From: jason.cipriani@xxxxxxxxx
- Re: pid_t data type
- References:
- pid_t data type
- From: Sanchit
- Re: pid_t data type
- From: Logan Shaw
- Re: pid_t data type
- From: Rainer Weikusat
- Re: pid_t data type
- From: Sanchit
- Re: pid_t data type
- From: Gordon Burditt
- Re: pid_t data type
- From: Rainer Weikusat
- Re: pid_t data type
- From: jason.cipriani@xxxxxxxxx
- pid_t data type
- Prev by Date: Re: pid_t data type
- Next by Date: Re: NNTP client problem (BSD Sockets)
- Previous by thread: Re: pid_t data type
- Next by thread: Re: pid_t data type
- Index(es):
Relevant Pages
|