User profile: psalm62

User info
User name:psalm62
History
Joined:
Number of posts:29
Latest posts:

Signed/unsigned int c++?
I'm coming to the conclusion according to what my compiler is telling me that there should be anothe...

Signed/unsigned int c++?
[b][i]IndieExe[/i][/b], replace [output]short array[256]; //by using an unsigned char, as opposed t...

Signed/unsigned int c++?
[i][b]IndieExe[/b][/i], I tried you're code out in my compiler, and, even adding the [output]#includ...

Signed/unsigned int c++?
What is an signed and unsigned integer number? I know that an unsigned integer number holds zero and...

sizeof() operator in array c++?
[quote]access the array within the bounds, avoiding errors.[/quote] What does access with the bound...