Re: String variable
- From: Olexiy Avramchenko <olexiy ctech cn ua>
- To: Petr Hracek <phracek terra cz>
- Cc: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: String variable
- Date: Fri, 17 Dec 2004 12:41:50 +0200
Petr Hracek wrote:
Hi all,
I would like to ask you on the some variable string.
In the Microsoft Visual C++ is a variable CString, in Borland C++
Builder is a AnsiString.
Is there any similar variable in GTK+?
Hello,
Take a look at GString (note that this is C code, not C++):
http://developer.gnome.org/doc/API/2.0/glib/glib-Strings.html
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]