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

5 lines
116 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
INSTALL @lib$+"SOCKLIB"
PROC_initsockets
PRINT "hostname: " FN_gethostname
PROC_exitsockets