Re: The Console
- Posted by Al Getz <xaxo at AOL.COM> Nov 02, 2000
- 405 views
Dave: If your main use is for printf, couldnt you simply wrap up a windows based emulated console and direct your output there instead? I was thinking of doing this myself recently, problem is, if it goes TOO fast ill miss a lot of output anyway. Would like to speed up debugging Euphoria programs though, that 'console' is so SLOW!! Was also thinking of directing output to a file buffer also in order to re-examine output after running a test program up to a certain point. Let me know your thoughts on this. Also was thinking of building a windows based debugger for Euphoria that would take care of all that. Take care, --Al