blob: fd1d0a32f38fd0e87b9813374e28a7e0c70a9bf8 [file] [log] [blame]
from)
{
DTFTYPE to;
unsigned char *fp=((unsigned char *)&from)+7,*tp=(unsigned char *)&to;
*tp++=*fp--;
*tp++=*fp--;
*tp++=*fp--;
*tp++=*fp--;
*tp++=*fp--;
*tp++=*fp--;
*tp++=*fp--;
*tp++=*fp--;
return to;
}