delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/22/00:31:50

Sender: nate AT cartsys DOT com
Message-ID: <37969DE6.3A93EC38@cartsys.com>
Date: Wed, 21 Jul 1999 21:28:22 -0700
From: Nate Eldredge <nate AT cartsys DOT com>
X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.10 i586)
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re:
References: <9074E89DACDDD2119C4D00805FEDBE892184DA AT ormail1 DOT orckit DOT com>
Reply-To: djgpp AT delorie DOT com

Ephraim Ben-Ishai wrote:
> 
> Hello
> hello
> I am looking for C source code for the following:
> 
> // function declarations: <stdlib.h> ,  <string.h>
> 
> int atoi(const char *nptr);
> long  atol(const char *nptr);
> int   memcmp(const void *s1, const void *s2, size_t n);
> void  *memcpy(void *s1, const void *s2, size_t n);
> void  *memset(void *s, int c, size_t n);
> char  *strncpy(char *s1, const char *s2, size_t n);
> 
> thanks
> ephraim

Get djlsr202.zip and look at the relevant source files in
src/ansi/stdlib and src/ansi/string.
-- 

Nate Eldredge
nate AT cartsys DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019