Re: String variable



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]