RosettaCodeData/Task/Hostname/BBC-BASIC/hostname.basic

5 lines
116 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
INSTALL @lib$+"SOCKLIB"
PROC_initsockets
PRINT "hostname: " FN_gethostname
PROC_exitsockets