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 |
|---|
| exgui(3alleg4) - debian |
| 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 |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |