Re: 10 most used
From: Profetas (xuxu_18_at_yahoo.com)
Date: 05/30/04
- Next message: James Hu: "Welcome to comp.lang.c!"
- Previous message: August Derleth: "Re: Planning to learn C/a new language, your suggestions please"
- In reply to: windle_at_charter.net: "Re: 10 most used"
- Next in thread: Joona I Palaste: "Re: 10 most used"
- Reply: Joona I Palaste: "Re: 10 most used"
- Reply: Emmanuel Delahaye: "Re: 10 most used"
- Reply: Thomas Matthews: "Re: 10 most used"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 May 2004 14:26:08 -0400
>In 'comp.lang.c', windle@charter.net wrote:
>
>>>>Hi I am starting a project in C.
>>>>And I would like to hear from you the 10 most used c library.
>>>>
>>>>just say the ones that pop up in your head.
>>>
>>> stdlib.h
>
>>stdlib.h is far to be a library. It's just an emerging part of the
standard C
>>library. It's a user interface.
>Sorry, I misunderstood his question.
That is what I ment the ones that I use is
malloc.h
string.h
stdio.h
I want the ones that you use that I have not listed above.
- Next message: James Hu: "Welcome to comp.lang.c!"
- Previous message: August Derleth: "Re: Planning to learn C/a new language, your suggestions please"
- In reply to: windle_at_charter.net: "Re: 10 most used"
- Next in thread: Joona I Palaste: "Re: 10 most used"
- Reply: Joona I Palaste: "Re: 10 most used"
- Reply: Emmanuel Delahaye: "Re: 10 most used"
- Reply: Thomas Matthews: "Re: 10 most used"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|