This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Alignment - Structures and Other Things


Patrick Rutkowski <rutski89@gmail.com> writes:

> Hmm, very interesting. Is it possible to determine what the memory
> alignment requirements are on a given implementation? Or at least with
> GCC in specific? It can be either a compile time or a runtime
> solution, either is good for my purposes.

http://gcc.gnu.org/onlinedocs/gcc-4.6.0/gcc/Alignment.html

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]