This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

regarding memmov()



Hi,

I want to know how expensive is memmov() in terms of time??
Is there any function, which can be efficient than memmov()??
How the time taken by memmov() related to the size of the memory to be
moved??
and,
If you know, please let me know how to measure the time taken by memmov() ??

Thanks,
/
Veeresh.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]