new function g_strnfill() to return a new string of specified length,
authorTim Janik <timj@gtk.org>
Wed, 2 Sep 1998 14:57:10 +0000 (14:57 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 2 Sep 1998 14:57:10 +0000 (14:57 +0000)
commit519435e6425cb0142d88c0a12da9c9b2cf7be923
tree5cdc412c1c5fcad5e953b9c671d78f24f04d7daf
parent7401460a60504dad7b77219d0ba3d93112e12444
new function g_strnfill() to return a new string of specified length,

Wed Aug 26 06:32:40 1998  Tim Janik  <timj@gtk.org>

        * glib.h:
        * gstrfuncs.c: new function g_strnfill() to return a new string
        of specified length, filled with a specific character.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib.h
glib/glib.h
glib/gstrfuncs.c
gstrfuncs.c