0x5762 0xa84d 0xa84e 0x57b2 out of range of 16-bits
0x6adb 0x6ad6 0xbad6 0x7141 0x7142
0x481f 0x67e0 0x67e1 0x4820 0xb7e1
38731 decimal 38732 decimal 38726 decimal -26805 decimal -26806 decimal
must be of different types may be of different types must not be of different types must not be of array types must be strings
square brackets [] round brackets () curly brackets {} angled brackets <> double quotes ""
its name its address its index its type its case
by value only by reference only by either value or reference only through global variables only through local variables
my struct my*struct my&struct my.struct all of the above
struc_name whimpey bridge xxx all above are valid but not necesarily recommended
top