O
Olivier
Dear all,
I would like to find an instruction that
stops n level of my programm ...
Typically, I have a gtk-graphical application (a game),
the user asks for something (say function do_that)
and something wrong happens
so I would like the program to abort the current computation
(end of do_that)and go back to its usual "waiting" state
Any inkling on how such a behaviour should be coded ?
Best,
Amities,
Olivier
I would like to find an instruction that
stops n level of my programm ...
Typically, I have a gtk-graphical application (a game),
the user asks for something (say function do_that)
and something wrong happens
so I would like the program to abort the current computation
(end of do_that)and go back to its usual "waiting" state
Any inkling on how such a behaviour should be coded ?
Best,
Amities,
Olivier