From: Francois Romieu <romieu@cogenit.fr>
To: Rama Krishna Mandava <ramakrishna.mandava@wipro.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: memcpy
Date: Mon, 12 Mar 2001 15:40:10 +0100 [thread overview]
Message-ID: <20010312154010.A8760@se1.cogenit.fr> (raw)
In-Reply-To: <01031220481904.06445@elinux.wipsys>
In-Reply-To: <01031220481904.06445@elinux.wipsys>; from ramakrishna.mandava@wipro.com on Mon, Mar 12, 2001 at 08:44:43PM +0530
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
prev parent reply other threads:[~2001-03-12 14:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-12 15:14 memcpy Rama Krishna Mandava
2001-03-12 14:40 ` Francois Romieu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010312154010.A8760@se1.cogenit.fr \
--to=romieu@cogenit.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=ramakrishna.mandava@wipro.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox