#include "gm_internal.h"
#include "gm_types.h"
Functions | |
GM_ENTRY_POINT gm_size_t | gm_max_length_for_size (unsigned int size) |
This file contains the GM API function gm_max_length_for_size().
|
gm_max_length_for_size() returns the maximum length of a message that will fit in a GM buffer of size size.
|