i'm trying to send a integer to another computer using the send and recv command but it keeps giving me "trying to create an integer from a pointer" errors, can someone help please?
This is a discussion on send and recv within the C Programming forums, part of the General Programming Boards category; i'm trying to send a integer to another computer using the send and recv command but it keeps giving me ...
i'm trying to send a integer to another computer using the send and recv command but it keeps giving me "trying to create an integer from a pointer" errors, can someone help please?
Try posting your code.