Afficher un message
Vieux 27/05/2008, 20h41   #4
CBFalconer
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Optimizing structure memory allocation

rahul wrote:
>
> How is the memory allocated for structures? I need to optimize
> the memory usage and bit fields are not doing the trick.
>
> Any details about the memory allocation for the structures would
> be a great .
>
> PS - I already have asked this in gcc group. Please refrain from
> directing me towards other groups.


If you are using gcc, then a gcc group is appropriate. This one is
not. A compiler system can use any method of memory allocation it
pleases, so long as it works.

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.

** Posted from http://www.teranews.com **
  Réponse avec citation
 
Page generated in 0,05377 seconds with 9 queries