ustrsize(3alleg4) Allegro manual ustrsize(3alleg4)NAMEustrsize - Size of the string in bytes without null terminator. Allegro game programming library.SYNOPSIS#include <allegro.h> int ustrsize(const char *s);DESCRIPTIONReturns the size of the specified string in bytes, not including the trailing null character.SEE ALSOustrsizez(3alleg4), empty_string(3alleg4), exunicod(3alleg4) Allegro version 4.4.2 ustrsize(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - centos |
| exunicod(3alleg4) - linux |
| exunicod(3alleg4) - plan9 |
| exunicod(3alleg4) - mojave |
| exunicod(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How to install PGX32 on Sparc 10 Ultra? |
| Better to Use Return Code or wc -l Output? |
| RFC - Korn shell prompt |
| BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |