Main Page   Modules   Data Structures   File List   Data Fields   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 Mon Nov 3 15:39:26 2003 for GM by doxygen1.2.15