afc_string_len

Name

afc_string_len  -- Returns the actual string length

Synopsis

unsigned long afc_string_len ( const char * string);

Description

This function returns the actual string length.

Inputs

string

afc_string_new to examine.

Result

Note

See Also