gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

misc datatypes


From: Pawel Kot
Subject: misc datatypes
Date: Mon, 28 Apr 2003 11:03:43 +0200 (CEST)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]