memory copying (was Re: bcopy)

Raymond Juimong Chen rjchen at phoenix.Princeton.EDU
Sat Dec 10 08:27:41 AEST 1988


What with memcpy and memmove... is ther an officially sanctioned function
which performs the copy in a specified direction?  Like, say, memmoveup
and memmovedown.  This would be useful for initializing a dynamic chunk
of memory with a repeating value.

I don't have any need for it now.  I'm just curious as to whether its
existence was ever discussed.
-- 
Raymond Chen	UUCP: ...allegra!princeton!{phoenix|pucc}!rjchen
		BITNET: rjchen at phoenix.UUCP, rjchen at pucc
		ARPA: rjchen at phoenix.PRINCETON.EDU, rjchen at pucc.PRINCETON.EDU
"Say something, please!  ('Yes' would be best.)" - The Doctor



More information about the Comp.std.c mailing list