[gnome-db] Return values of gda_value_*_get
- From: Gonzalo Paniagua Javier <gonzalo gnome-db org>
- To: Gnome-db list <gnome-db-list gnome org>
- Subject: [gnome-db] Return values of gda_value_*_get
- Date: Wed, 9 Jan 2002 22:49:52 +0100
The question is: should gda_value_*_get() return (for non-basic
types) a new copy of the value or the value itself?
The fact is that gda_value_get_string() returns a const pointer
to the string stored in a GdaValue while gda_value_get_date()
(which I am modifying right now) returns a GDate created by
g_date_new().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]