RosettaCodeData/Task/Binary-strings/PicoLisp/binary-strings-3.l
Ingy döt Net 86c034bb8b new files
2013-04-10 12:38:42 -07:00

5 lines
159 B
Text

: (in '(dd "skip=32" "bs=1" "count=16" "if=rawfile")
(make
(while (rd 1)
(link @) ) ) )
-> (32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47)