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

gm_strlen.c File Reference

#include "gm_internal.h"
#include "gm_debug.h"

Functions

GM_ENTRY_POINT gm_size_t gm_strlen (const char *cptr)

Detailed Description

This file contains the GM API function gm_strlen().

Function Documentation

GM_ENTRY_POINT gm_size_t gm_strlen const char *  cptr  ) 
 

gm_strlen() calculates the length of a string.

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


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