Dear Reader,
I am currently trying to do some automated benchmarking for which I have the inputs available on my laptop. I would like to send that information to the board when needed. So I thought that using scanf would be a good idea, and pass the information on from the screen utility. The problem I am running into is that scanf does not wait for input but just continues. Is this an alternative to scanf for this, or am I doing something wrong that scanf just skips.
Kind regards,
mag (mortalAmongtsGods)