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

Man Page: gui_strlen

Operating Environment: debian

Section: 3alleg4

gui_strlen(3alleg4)						  Allegro manual					       gui_strlen(3alleg4)

NAME
gui_strlen - Returns the length of a string in pixels. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int gui_strlen(const char *s);
DESCRIPTION
Helper function for use by the GUI routines. Returns the length of a string in pixels, ignoring '&' characters.
SEE ALSO
gui_textout_ex(3alleg4) Allegro version 4.4.2 gui_strlen(3alleg4)
Related Man Pages
exgui(3alleg4) - debian
set_trans_blender(3alleg4) - suse
set_trans_blender(3alleg4) - centos
set_trans_blender(3alleg4) - plan9
set_trans_blender(3alleg4) - v7
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?