printf (' hello world! ');
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Diese Nachricht ist Teil des folgenden Threads:
Der komplette Thread sortiert nach Datum
William Lindley am
2000-06-30 18:30
KeithSmithcompunerd@gci-net.com am
2000-06-30 18:41
Anhänge:
Nachricht
(text/plain)
Autor:
WilliamLindleywlindley@wlindley.com
Datum:
2000-06-30 18:30
UTC
Betreff:
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