ustrlen(3alleg4) Allegro manual ustrlen(3alleg4)NAMEustrlen - Tells the number of characters in a string. Allegro game programming library.SYNOPSIS#include <allegro.h> int ustrlen(const char *s);DESCRIPTIONThis function returns the number of characters in `s'. Note that this doesn't have to equal the string's size in bytes.SEE ALSOuconvert(3alleg4), ustrsize(3alleg4), ustrsizez(3alleg4) Allegro version 4.4.2 ustrlen(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - suse |
| exunicod(3alleg4) - v7 |
| exunicod(3alleg4) - plan9 |
| exunicod(3alleg4) - redhat |
| exunicod(3alleg4) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |