why declare non-ptr and pass with &?
- From: Kang Jeong-Hee <Keizi mail co kr>
- To: gtk-list gnome org
- Subject: why declare non-ptr and pass with &?
- Date: Tue, 5 Mar 2002 20:29:54 +0900
in gtk-demo's tree_store.c source, each GtkTreeIter declared without * and passed with &.
IMHO this is out of order comparing other objects and widgets.
Is there specific reason why declare non-* and pass &?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]