programming-examples/perl/String/print ord 'ABC';.pl

1 line
16 B
Perl
Raw Normal View History

2019-11-15 12:59:38 +01:00
print ord 'ABC';