debian man page for gui_strlen

Query: gui_strlen

OS: debian

Section: 3alleg4

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

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) - opendarwin
set_trans_blender(3alleg4) - suse
set_trans_blender(3alleg4) - php
set_trans_blender(3alleg4) - opendarwin
set_trans_blender(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?