RosettaCodeData/Task/Binary_strings/PicoLisp/binary_strings-3.l
Ingy döt Net 80737d5a6a new tasks
2013-04-09 00:46:50 -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)