13 Apr
2006
13 Apr
'06
6:52 p.m.
On Thu, 13 Apr 2006 22:39:57 +0400 Phil Krylov <phil(a)newstar.rinet.ru> wrote:
It byteswaps EMF records just for writing to disk. Adding byteswapping for reading from disk seems very easy - just feed the file content to the same byteswapper functions. I think it is a bit more clean should be: to the same byteswapper function.
than your approach.
-- Ph.