Hello World programs, source codes of all language!
ext proc write_string (ref array char); module hello_world; ent proc start (); write_string ("Hello world"); end_proc; end_module;
Nincsenek megjegyzések:
Megjegyzés küldése