User: Apmeyer

  • Public profile

User profile: Apmeyer

User info
User name:Apmeyer
History
Joined:
Number of posts:8
Latest posts:

Arrays as arguments.
Can someone explain the syntax of the function declaration to me? [code] int ( * )[N] MatrixProduct...

Why int main( int argc, char* args[] )??
Thanks Disch!

can someone check this code and tell me what is wrong with it
make the else statement either [code] else if (sqrt(S*(S-A)*(S-B)*(S-C)) <= 0) { cout << "THIS TRIA...

Why int main( int argc, char* args[] )??
[code]int main( int argc, char* args[] ) { return 0; } [/code] I'm learning SDL right now,...

Dont know what I'm doing wrong!! Please Help!!
I know you figured it out, but I'm looking for practice :) Line 52 and 56 should only assign 1 cha...

This user does not accept Private Messages