Home Posts Topics Members FAQ
Post your question to a community of 470,859 developers. It's quick & easy.
struct { int x; int y; int z; }; Does the ansi standard say anything about whether field z will be stored at a higher memory address than x ?
Replies have been disabled for this discussion.