Consider the following C/C++ structure declarations
Choose your favorite computer architecture. Show the code that would be generated for s.c[5] assuming s is statically allocated at address 1000. What code would be generated for t[3].b if t is allocated within a frame at offset 200?