Main Page | Modules | Directories | File List | Globals | Related Pages

gm_min_size_for_length.c File Reference

#include "gm_internal.h"

Functions

GM_ENTRY_POINT unsigned int gm_min_size_for_length (gm_size_t length)

Detailed Description

This file contains the GM API function gm_min_size_for_length().

Function Documentation

GM_ENTRY_POINT unsigned int gm_min_size_for_length gm_size_t  length  ) 
 

gm_min_size_for_length() returns the minimum GM message buffer size required to store a message of length length.

Return values:
gm_log2_roundup 
Parameters:
length (IN) The length of the message.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Sat May 20 19:20:41 2006 for GM by  doxygen 1.4.4