Disadvantages of malloc()
From: Aire (airecst_at_zoomit.org)
Date: 01/24/04
- Next message: Gary Kato: "Re: C18, PIC18F252: Setting timer0 with an interrupt ?"
- Previous message: Mickey: "Re: Atmel T89C51CC01 PSEN pin, bootloader"
- Next in thread: Gary Kato: "Re: Disadvantages of malloc()"
- Reply: Gary Kato: "Re: Disadvantages of malloc()"
- Reply: Ville Voipio: "Re: Disadvantages of malloc()"
- Reply: Anton Erasmus: "Re: Disadvantages of malloc()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jan 2004 06:51:02 GMT
On some small-memory systems, is it true that "malloc()" is not supported by
the C library?
Why is 'dynamic memory allocation' so avoided on such systems? What are
major problems of using malloc() here?
Thanks!
- Next message: Gary Kato: "Re: C18, PIC18F252: Setting timer0 with an interrupt ?"
- Previous message: Mickey: "Re: Atmel T89C51CC01 PSEN pin, bootloader"
- Next in thread: Gary Kato: "Re: Disadvantages of malloc()"
- Reply: Gary Kato: "Re: Disadvantages of malloc()"
- Reply: Ville Voipio: "Re: Disadvantages of malloc()"
- Reply: Anton Erasmus: "Re: Disadvantages of malloc()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|