30 Apr
2010
30 Apr
'10
2:39 p.m.
Hello!
Pehaps this it is always safe to use memcpy in this case, but the man page doesn't.
Neither it is allowed by the C standard.
It is also a waste of cycles as the whole op is a NOP.
Sure -- that's why we have split the copying and in-place conversion. Have a nice fortnight -- Martin `MJ' Mares <mj@ucw.cz> http://mj.ucw.cz/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth How do I type 'for i in *.dvi ; do xdvi $i ; done' in a GUI?