How can i write a float number addition, subtraction, multiplication, division program within a client server TCP socket program in c?

Viewed 28

I have written client server TCP socket program and it is working but need some help how can I make it yo do some mathematical calculations of integers and float numbers?

0 Answers
Related