On 6/30/10 8:24 AM, P Kishor wrote:
> The smallest data type in a piddle is short, which, by my read, takes
> 2 bytes. Is some magic possible so I can store only a single byte per
> element?
>

Puneet,

You can create byte piddles - see

http://pdl.perl.org/?docs=Core&title=PDL::Core#datatype_conversions

and the byte() function

Doug



_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to