Re: Full Screen programming statement
- Posted by han45 Nov 14, 2014
- 1233 views
Here is Hans ,
it very simple code.
Only for checking the app function in fullscreen.
Its only a hello world statement.
Here is the code :
include get.e integer x
printf (1 , "Hello , World\n") x = wait_key ()
Thats all.
I have shrouded a IL File from it. Just to check , IF.... i have a great program ready ( only text calculations ) to start as APP in Full Screen on another PC.
Hans