gstrfuncs.c && g_strsplit()
- From: Evrim ULU <evrim core gen tr>
- To: gtk-devel-list gnome org
- Subject: gstrfuncs.c && g_strsplit()
- Date: Sun, 09 Mar 2003 15:46:11 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
first post to the list ..
gstrfuncs.c
g_strsplit()
- --line 2171--
~ if (*string)
~ {
~ n++;
~ string_list = g_slist_prepend (string_list, g_strdup (remainder));
~ }
- ---------------
I didn't understand why this is "if (*string)".. won't it be "if
(*remainder)"?
evrim.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+a0Wi97JJMwdpW7QRArQLAKCeYOaeYbjh27IIhgbYzScahvJ2bgCePzvE
sIEBUukER0bXtB7qifz4vv8=
=qCK3
-----END PGP SIGNATURE-----
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]