v7 man page for ustrsizez

Query: ustrsizez

OS: v7

Section: 3alleg4

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

ustrsizez(3alleg4)						  Allegro manual						ustrsizez(3alleg4)

NAME
ustrsizez - Size of the string in bytes including null terminator. Allegro game programming library. SYNOPSIS
#include <allegro.h> int ustrsizez(const char *s); DESCRIPTION
Returns the size of the specified string in bytes, including the trailing null character. SEE ALSO
ustrsize(3alleg4), empty_string(3alleg4), exunicod(3alleg4) Allegro version 4.4.2 ustrsizez(3alleg4)
Related Man Pages
exrotscl(3alleg4) - suse
exunicod(3alleg4) - centos
exrotscl(3alleg4) - centos
exunicod(3alleg4) - opendarwin
exunicod(3alleg4) - osx
Similar Topics in the Unix Linux Community
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10
Read a file and save every word in a variable to use
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working