GE324 Laboratory Assignment #1

The data word that will be sent is on the right, the address it will be sent to is listed as the hex number starting with 0x. The entire hex number is in parenthesis and is typecast as a pointer to an integer by the (int *) specification. The leftmost star tells C to reference the integer value stored at … ................
................