Re: How do I convert this to Euphoria?
- Posted by jimcbrown (admin) Jan 14, 2013
- 1293 views
mattlewis said...
simply running as a console app should work (as you previously noted).
Agreed.
mattlewis said...
And if it doesn't, we need to fix it.
Agreed, though I haven't seen enough evidence yet of a problem. I'm fairly confident that bugmagnet's issue was due to outputting that incorrect header. (Well, the cpu utilization issue turned out to be due to a "puts(1, gets(0))" call - that sounds like an issue.)