Re: How gvdb_table_is_valid works on glib/dconf
- From: jcupitt gmail com
- To: Joshua Lee <muzili gmail com>
- Cc: "gtk-devel-list gnome org" <gtk-devel-list gnome org>
- Subject: Re: How gvdb_table_is_valid works on glib/dconf
- Date: Wed, 16 Feb 2011 10:15:10 +0000
On Wednesday, 16 February 2011, Joshua Lee <muzili gmail com> wrote:
> Then I run the test program, !!*data will always output 1. Here's the
> output.
Isn't that expected behaviour? Data points to a non-empty string, so
*data will always be non-zero. Therefore !*data will always be zero,
therefore !!*data will always be 1.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]