Changes

Jump to: navigation, search

Workshop 2

150 bytes added, 16:40, 23 September 2013
no edit summary
BUT - if there are pointers pointing to, say, strings, sizeof() will only count the sizes of these pointers (which is platform dependent, 4 bytes/pointer on Matrix). The actual size of these strings won't be counted. <br />
'''Submitted by:''' Yiqi, Team 5<br /><br />
 
'''Q:''' When we are swapping structs, and lets say we have two instances of structs, so do we just swap struct1.int1 with struct2.int2? etc..<br />
1
edit

Navigation menu