Client/Server communication sending the wrong values to client@kbw Thanks for helping me out and clearing things out for me. Thanks to your help I was able to fi...
Client/Server communication sending the wrong values to clientHi Kbw, I was just following the example on this webpage https://www.tutorialspoint.com/unix_socke...
Client/Server communication sending the wrong values to clientI wrote a client and server. The only issue I'm having is that when I look through my vector of stru...
Sorting a linked list@starFish2 that's a very good idea actually but I figured it out. basically I used a bubble sort t...
Sorting a linked listHere is my linked list class. I cannot figure how to sort through the list. Please take a look at my...