Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
c x 4
Member Avatar for gebbit

Hello, I'm new to C and having this problem. What I need to do is add a single integer (0-9) to an (obviously char) string. More specifically, I want to add the value of a function that returns an integer (0-9) to a string. I don't want to change the …

Member Avatar for themoon49
0
2K
Member Avatar for gebbit

Hello all. Essentially what I need to do is what is described in the topic, in the context of using winsock's recv() function. I've made some code that does what recv() does to strings so that I could find a solution without dealing with the rest of the socket code. …

Member Avatar for Dave Sinkula
0
185