glib: binary trees & threaded main loops (maybe OT?)
- From: Axel Bock <news-and-lists the-me de>
- To: GTK App devel list <gtk-app-devel-list gnome org>
- Subject: glib: binary trees & threaded main loops (maybe OT?)
- Date: Thu, 5 Dec 2002 18:07:06 +0100
Hi all,
I'm trying to develop a client/server application, and have two major
questions about the glib. I have found no other place to ask, so I'm
here ... :-)
well, first of all, I want to create three glib main loops in three
different threads. is this possible just with g_main_new(), or do I have
to think about something when doing this?
and, second question, I try to index words ("gtk", "something", "weird",
... ) in a b-tree. now I have found g_tree_insert(), but nothing about
HOW it is inserted? if the string is inserted, how does the tree know
*how long* the string is? :-)
hope someone can help me!
thanks in advance and greetings,
axel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]