(no subject)
- From: "Georgi Hristov" <georgi eontechnologies bg>
- To: <gtk-app-devel-list gnome org>
- Subject: (no subject)
- Date: Tue, 10 Sep 2002 17:24:06 +0300
Hi,
the following function snippet
------
GtkWidget* create_LearnDialog (void)
{
...
}
GtkWidget* LearnForm;
LearnForm = create_LearnDialog();
----
generates this warning:
warning: assignment makes pointer from integer without a cast
please, give me some idea about what is wrong here.
regards,
joro
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]