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)NAMEgui_strlen - Returns the length of a string in pixels. Allegro game programming library.SYNOPSIS#include <allegro.h> int gui_strlen(const char *s);DESCRIPTIONHelper function for use by the GUI routines. Returns the length of a string in pixels, ignoring '&' characters.SEE ALSOgui_textout_ex(3alleg4) Allegro version 4.4.2 gui_strlen(3alleg4)
Related Man Pages |
---|
set_trans_blender(3alleg4) - debian |
set_trans_blender(3alleg4) - redhat |
set_trans_blender(3alleg4) - plan9 |
set_trans_blender(3alleg4) - netbsd |
set_trans_blender(3alleg4) - v7 |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |