offsetof and XtOffsetOf
From: Levi Morrison Date: Fri, 05 Jun 2015 04:06:18 +0000 Subject: offsetof and XtOffsetOf Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
The macro offsetof is required by the C89 standard to be defined in stddef.h and remains in newer standards. The macro XtOffsetOf is non-standard that is as far as I can tell a part of the X Toolkit Intrinsics or Xlib. Does anyone know the reasons why we are using the non-standard macro instead of the standard one?
Thread (6 messages)
« previous | php.internals (#86491) | next » |
---|