I do not understand what you mean.

2010/2/16 Александр Ткаченко <sun...@ukr.net>

>   The file DwgFormatSpec13-2007.rtf and fashey kodiravke in src / dwg.spec
> all clear.
> attracts me Acis Decryption of data using the decoding:
> BITCODE_RC ** sat_data;
>
> char decode (char c)
> (
>      if (c == 32)
>          return 32;
>      else
>          return 159 - c;
> )
>
> by radiant like the file format sat. singing of the data to obtain the
> correct figure?
>
>  or I do not go digging for data figures?
>

Reply via email to