Re: fgets -> CList



On Fri, Apr, 27, 2001 at 10:17:37 +0200, CALMELS Clement wrote:

In your code just try:
gtk_clist_append (GTK_CLIST (clist), &buffer);

I already tried it: same warning, same segfault.


It will work if your clist has only one column.

It has. The clist works, I tested it with
gchar *buffer = {"first row"};
The fgets works too, I can printf() it.
-- 
* Debian = GNU/Linux XP *




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]