The numeric c types are (effectively) integral, too.

Brandon Allbery allbery.b at gmail.com
Wed Mar 27 17:16:34 CET 2013


On Wed, Mar 27, 2013 at 12:08 PM, Jeff Shaw <shawjef3 at gmail.com> wrote:

> I looked through the header files for FreeBSD's platforms, and time_t is
> always an __int32 or __int64. Maybe Linux or NetBSD can provide an
> exception.
>

There have been times when it was a struct made of multiple integral
values, also.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20130327/defba645/attachment.htm>


More information about the Libraries mailing list