|
P99
|
Collaboration diagram for C11 additions to the C library:Functions | |
| void * | aligned_alloc (size_t p00_alignment, size_t p00_size) |
| allocation with a chosen alignment | |
| int | at_quick_exit (void(*p00_func)(void)) |
| void | quick_exit (int status) |
1.7.6.1