AmziProlog
AmziProlog copied to clipboard
What are the options for interfacing with Windows text mode?
Amzi has the basic write() functionality, but does it have a direct means of positioning the cursor? Or changing the default color of screen output?
Would it be necessary to call the windows console api?