printf (' hello world! ');
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
William Lindley at
2000-06-30 18:30
KeithSmithcompunerd@gci-net.com at
2000-06-30 18:41
Attachments:
Message as email
(text/plain)
Author:
WilliamLindleywlindley@wlindley.com
Date:
2000-06-30 18:30
UTC
Subject:
printf (' hello world! ');
#!/usr/local/bin/perl
print pack ("c14", map {hex ("0x$_")} qw(48 65 6c 6c 6f 2c 20 77 6f 72 6c
64 21 0a));
__END__
\\/
http://www.wlindley.com