yeah i hav asked this.. bt there is one assumption for this ques that address starts at multiple of 4..
On Sat, Aug 6, 2011 at 7:05 PM, vikas singh <[email protected]> wrote: > > > > > struct demo > { > char c; > double d; > int s; > }; > what wud be the size of struct demo object? > > > > if you get the concept, then try this one... just one student asked this in > other thread :) :) > > -- > Thanks and Regards > VIKAS SINGH > MCA- final year > NIT DURGAPUR > email: > [email protected] > [email protected] > http://smrit.wordpress.com > > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
