>>491
unsigned int x;
char y[4];

.
.
.

memcpy(&x, y, 4);