functions in ieee.i - a

 
as_chars

    as_chars(x)  
    as_chars, x, xnew  


return the bits of X as an array of char  
return value has leading dimension of sizeof(x(1)), otherwise  
  same dimensions as X  
in second form, sets bits of X to char array XNEW  
Interpreted function, defined at i/ieee.i   line 53  

SEE ALSO: ieee_test,   ieee_set