convert 4 char array or string to integer representationThat has to do with the endianess of the system right? And correct me if I'm wrong but while the un...
convert 4 char array or string to integer representation@jorz I'm not looking to change int into anything, I'm looking to change an array of small chars int...
convert 4 char array or string to integer representationI'm trying to cast a 4 character string to an integer that represents the characters. I do not want ...
srand initializationI would use the random header but the header I have for it requires requires the new C++ standard to...
Minesweeper Random Arrayif you want the numbers to work with whitenite's code you could put [code]for(X=0; X<24; X++) { ...
This user does not accept Private Messages