linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: memcpy
  2001-03-12 15:14 memcpy Rama Krishna Mandava
@ 2001-03-12 14:40 ` Francois Romieu
  0 siblings, 0 replies; 2+ messages in thread
From: Francois Romieu @ 2001-03-12 14:40 UTC (permalink / raw)
  To: Rama Krishna Mandava; +Cc: linux-kernel

Rama Krishna Mandava <ramakrishna.mandava@wipro.com> écrit :
[...]
>            can memcpy ,memset functions be used in  drivermodules code  of
> linux ? if so header file string.h is enough to be included?

Take a look at <kernel_tree>/include/linux/string.h. You just need to:
#include <linux/string.h>

-- 
Ueimor

^ permalink raw reply	[flat|nested] 2+ messages in thread

* memcpy
@ 2001-03-12 15:14 Rama Krishna Mandava
  2001-03-12 14:40 ` memcpy Francois Romieu
  0 siblings, 1 reply; 2+ messages in thread
From: Rama Krishna Mandava @ 2001-03-12 15:14 UTC (permalink / raw)
  To: linux-kernel

hi all,
           can memcpy ,memset functions be used in  drivermodules code  of
linux ? if so header file string.h is enough to be included?

..   thank u
   
---------------------
	S.Srinivas
	Senior Software Engineer
	Wipro Technologies 
	Madhapur - Hyd
	Phone off (6565357)
	      

	e-mail:  srinivas.surabhi@wipro.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-03-12 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-12 15:14 memcpy Rama Krishna Mandava
2001-03-12 14:40 ` memcpy Francois Romieu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).