Hi all
I have a command line app that requires keyboard input of numbers during
program execution. This works fine when running normally in the
pseudo-terminal but when debugging the program stops at the first 'scanf'
waiting for input. How do I feed it?
I would like the input to be read automatically from the 'arguments to be
passed on launch' window, but that doesn't seem to work either on normal
running or in debugger. Is it because this is only designed for the
original command line arguments? I guess so.
Typical arguments are:
0
1
0
0
100
9
200
200
Using X Code 2.3.
TIA
Michael
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/ _/ _/_/_/ Hopkins Research Ltd
_/ _/ _/ _/
_/_/_/_/ _/_/_/ http://www.hopkins-research.com/
_/ _/ _/ _/
_/ _/ _/ _/ 'touch the future'
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/