Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

getting string with random #

$
0
0
I'm trying to make an if statement that can identify a string with >command plus a random number
ex: >command 212

		if (!strcmp(pdata->str, ">command 257"))
		{
			function(pdata->str);
			return 0;
		}


Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>