This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
regarding memmov()
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: regarding memmov()
- From: "Bukka, Veerasham" <vbukka at lucent dot com>
- Date: Wed, 18 Oct 2000 15:32:07 -0400
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.