Node:Structures, Next:, Previous:Declarations, Up:Existing Tests



Structures

The following macros check for the presence of certain members in C structures. If there is no macro specifically defined to check for a member you need, then you can use the general structure-member macro (see Generic Structures) or, for more complex tests, you may use AC_TRY_COMPILE (see Examining Syntax).