RE: glib strlen ?
- From: martyn 2 russell bt com
- To: gtk-app-devel-list gnome org
- Subject: RE: glib strlen ?
- Date: Tue, 25 Mar 2003 10:42:18 -0000
GLIB is not a replacement for standard string functions, it is more like an
extension. strlen is perfectly capable of returning the length of a string
you provide it, there is no need to glib to have such a function.
strlen(mystr) should be part of string.h
Regards,
Martyn
-----Original Message-----
From: mige [mailto:mige_harimurti yahoo com]
Sent: 25 March 2003 08:30
To: gtk-app-devel-list gnome org
Subject: glib strlen ?
Hi,
I look up in the glib string utility functions docs and .h but I did'n
find what I'm looking for.
How can I get the lenght of the string ? Or at least I need to test the
string is empty or not.
TIA,
mige
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]