User: Fewmets

  • Public profile

User profile: Fewmets

User info
User name:Fewmets
History
Joined:
Number of posts:6
Latest posts:

convert 4 char array or string to integer representation
That 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 representation
I'm trying to cast a 4 character string to an integer that represents the characters. I do not want ...

srand initialization
I would use the random header but the header I have for it requires requires the new C++ standard to...

Minesweeper Random Array
if 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