debian man page for ustrlen

Query: ustrlen

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - debian
exunicod(3alleg4) - opendarwin
exunicod(3alleg4) - v7
exunicod(3alleg4) - redhat
exunicod(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?