Re: ver 4.0 c_func problem on WIN98
- Posted by bernie Apr 22, 2009
- 1167 views
DerekParnell said...
-- waiting.ex -- include std/console.e puts(1, "Waiting ...\n") wait_key()
This should display a new console window with "Waiting ..." in it and just sit there until you press one of the keyboard keys.
Can you try this test program on your WIN98system and let me know what happens?
If this works as expected, can you also try this following test program ...
Yes the first test works