I\'m compiling a .c program using gcc compiler on linux,
But , i received the error shown as \"error: lvalue required as left operand of assignment\"
The er
try changing it like
*(socklen_t*)&saddr_size=*(data2.ssize)