[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: misc datatypes
From: |
Ruotger . Skupin |
Subject: |
Re: misc datatypes |
Date: |
Wed, 7 May 2003 23:13:21 +0200 |
In MacOS X both are defined in the headers you mentioned
Roddi
Am Montag, 28.04.03, um 11:03 Uhr (Europe/Berlin) schrieb Pawel Kot:
Hi,
Could you please tell me, whether the following datatypes are defined
in
the misc operationg systems, and if so in which header?
The operating systems in question are:
- Win32 (either cygwin, mingw, msvc6 or whatever you want)
- MacOS X
- Solaris
- FreeBSD
- OpenBSD
- other?
The datatypes in the subject are:
- uint8_t
- struct timeval
For Linux they are:
uint8_t -> <stdint.h> (defined as unsigned char)
struct timeval -> <sys/time.h>
Please correct me if I'm wrong.
pkot
--
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku
_______________________________________________
gnokii-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/gnokii-users
--- Ruotger 'Roddi' Skupin ---
"I've just been informed that the reason for the excuse for the delay
has been delayed itself. As soon as we find out why the reason for the
excuse has been delayed we will tell you - in line with government
guidelines." -- Jasper Fforde 'Lost In A Good Book'
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: misc datatypes,
Ruotger . Skupin <=