1al_ustr_insert_cstr(3)                                  al_ustr_insert_cstr(3)
2
3
4

NAME

6       al_ustr_insert_cstr - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_ustr_insert_cstr(ALLEGRO_USTR *us, int pos, const char *s)
12

DESCRIPTION

14       Like al_ustr_insert(3) but inserts a C-style string at byte offset pos.
15

SEE ALSO

17       al_ustr_insert(3), al_ustr_insert_chr(3)
18
19
20
21Allegro reference manual                                al_ustr_insert_cstr(3)
Impressum