All of lore.kernel.org
 help / color / mirror / Atom feed
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

  reply	other threads:[~2001-03-12 14:41 UTC|newest]

Thread overview: 7+ 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]
  -- strict thread matches above, loose matches on Subject: below --
2002-09-12  8:32 memcpy Carsten Langgaard
2002-09-19 13:31 ` memcpy Ralf Baechle
2009-08-26 22:18 memcpy Stoyan Gaydarov
2009-08-26 22:42 ` memcpy Peter Hüwe
2009-08-27 12:02 ` memcpy Bernd Petrovitsch

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.