On 5/20/2013 3:55 PM, MrNEtBomber wrote:
> i want to pass a user input from gtk input box to a function ... i made code below but i had segmentation errors ...so after looking it up i discovred that the line -> "g_signal_connect(but,"clicked",G_CALLBACK(encode(tx1,tx2)),NULL);"
> doesnt make a sense so can you help me do it .
>
GTK is not a topic for this group. Did you have a question about the
C++ language?
> this is program source =>
> [redacted]
You have an error on line 42 of your code. Since many of us do not
know GTK, and none of us know what the context of your snippet is,
we can't help you... we're not psychic.
Provide a minimal compilable example that that exhibits the behavior
in question.
Also, find a group that is more on topic for this question.