g_strsplit
- From: The Saltydog <thesaltydog gmail com>
- To: gtk-app-devel-list gnome org
- Subject: g_strsplit
- Date: Wed, 5 Oct 2005 16:29:51 +0200
This is more related to Glib than to gtk+, but I wonder if anyone can help.
I have an array of strings, created with g_strsplit() function. Then I
need to add another array, also created with the same function, or
some single string.. Is there a shortcut to accomplish this, or should
I play with re-alloc, growing the array by myself? (scared !!)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]