From owner-freebsd-questions Thu May 16 3:48: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from natsemi-bh.nsc.com (natsemi-bh.nsc.com [204.163.202.66]) by hub.freebsd.org (Postfix) with ESMTP id 25D5137B403 for ; Thu, 16 May 2002 03:46:32 -0700 (PDT) Received: (from uucp@localhost) by natsemi-bh.nsc.com (8.8.8/8.6.11) id DAA13503 for ; Thu, 16 May 2002 03:46:31 -0700 (PDT) Received: from scnt-wsec1.nsc.com(139.187.1.16) by natsemi-bh.nsc.com via smap (4.1) id xmaa13411; Thu, 16 May 02 03:46:25 -0700 Received: from 139.187.179.130 by MMS1 with ESMTP (-Hi- (MMS v4.7)); Thu, 16 May 2002 03:47:58 -0700 X-Server-Uuid: d6ddd4b6-ef0b-4485-8736-a314bd30aabc Received: from nsc.nsc.com by scmh1.nsc.com with ESMTP for questions@freebsd.org; Thu, 16 May 2002 03:46:24 -0700 Received: from malkauns.malkauns.nsc.com (malkauns.nsc.com [139.187.83.131]) by nsc.nsc.com (8.10.2+Sun/8.10.2) with SMTP id g4GAkCg10147 for ; Thu, 16 May 2002 03:46:14 -0700 (PDT) Received: from malkauns.nsc.com by malkauns.malkauns.nsc.com ( SMI-8.6/SMI-SVR4) id QAA08330; Thu, 16 May 2002 16:21:23 +0530 Message-ID: <3CE38EF2.54AA90EC@malkauns.nsc.com> Date: Thu, 16 May 2002 16:20:26 +0530 From: shubhamr Reply-To: shubhamr@malkauns.nsc.com X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en To: "questions@FreeBSD.ORG" Subject: system memory copy? MIME-Version: 1.0 X-WSS-ID: 10FD51CC6270-04-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG to copy byte by byte into system memory/buffers,which routine must I use. bcopy and memcpy are for string copying,right?Can I use the same? Thanks in advance shubha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message