Re: circular shift array
- From: Richard Heathfield <rjh@xxxxxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 08:30:35 +0000
Richard Heathfield said:
<snip>
(a) you /can/ get away with temporary storage for a single value, but
this means you have to move every item individually, instead of taking
advantage of memcpy
Er, I meant memmove
<snip>
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
.
- References:
- circular shift array
- From: Bint
- Re: circular shift array
- From: Richard Heathfield
- circular shift array
- Prev by Date: Re: printf
- Next by Date: Re: Calling a function with a literal list of strings?
- Previous by thread: Re: circular shift array
- Next by thread: Re: circular shift array
- Index(es):
Relevant Pages
|