Re: File Descriptor Input
- From: Shiraz Baig <shiraz_baig yahoo com>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: gtk-list gnome org
- Subject: Re: File Descriptor Input
- Date: Mon, 24 Mar 2003 19:45:14 -0800 (PST)
Thanks Paul for a prompt response.
1) I have checked the referece documents, it just says
a function. And I have type casted it to what is
needed. I cannot think of a different prototype.
2)Data reading is the next stage. In the first stage,
at least the function should get invoked. Later, when
I have arrived in the function then I can think of
reading the data.
3) I think, when we do not use FALSE/TRUE the function
automatically assumes a FALSE.
Is it possible to get some examples? In the documents
I have seen a widget or object named "socket" but it
is undocumented. Where can I get the reference for it?
I have searced the glib, gtk+ and gdk documents.
Thanks
bye
shiraz
--- Paul Davis <paul linuxaudiosystems com> wrote:
> >//I am trying to get an input from a socket. But
> >before I implement the socket,
> >//I thought I should try the input from keyboard. I
> >tried to do that But I am
> >//not successful. Here is the code. Can anyone
> help?
>
> your handler needs:
>
> a) a different prototype (check the reference docs)
> b) to read the data that was available
> c) return TRUE or FALSE
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]