
2 Oct
2000
2 Oct
'00
10:42 p.m.
Oups, you're right... In most (all ?) systems, memcpy() is a true function, and is *not* inlined. Jim was coding in the C++ way: trusting the optimizer !
Thank you, Emmanuel