Search for question
Question

Need to write this code in C

int sumarrayLSbyte (int *a, int size):

a {100,200,300,400,500,600,700,800,900,1000}

sum 5500

return least significant byte of 5500

return decimal 124