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

5 lines
116 B
Plaintext

INSTALL @lib$+"SOCKLIB"
PROC_initsockets
PRINT "hostname: " FN_gethostname
PROC_exitsockets