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 **