ustrlen(3alleg4) debian man page | unix.com

Man Page: ustrlen

Operating Environment: debian

Section: 3alleg4

ustrlen(3alleg4)						  Allegro manual						  ustrlen(3alleg4)

NAME
ustrlen - Tells the number of characters in a string. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int ustrlen(const char *s);
DESCRIPTION
This function returns the number of characters in `s'. Note that this doesn't have to equal the string's size in bytes.
SEE ALSO
uconvert(3alleg4), ustrsize(3alleg4), ustrsizez(3alleg4) Allegro version 4.4.2 ustrlen(3alleg4)
Related Man Pages
exrotscl(3alleg4) - centos
exunicod(3alleg4) - netbsd
exunicod(3alleg4) - linux
exunicod(3alleg4) - v7
exunicod(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph