Monday, October 31, 2016

C Library Function – stddef

The <stddef.h> header shall define the following function(s).

Common definition Function:  
type - A type in which member is a valid member designator. type shall be a structure or union type.

member - A member of type.

offsetof offsetof (type,member)



Related topics:
Library Functions in C   |   Standard Library in C   |   Header Files in C   |   Functions in C   |   Keywords in C   |   Data Types in C   |   Pointers in C

List of topics: C Programming

No comments:

Post a Comment