User profile: Phazon

User info
User name:Phazon
Name:Oliver Nicholls
Location:Nottingham
Bio:Beginner with C++
History
Joined:
Number of posts:26
Latest posts:

Using typedef struct as a function parameter
Ah right, I understand. Thanks.

Using typedef struct as a function parameter
I don't seem to be getting the error any more. I first got it when the structs were declared after t...

Using typedef struct as a function parameter
I have a couple of structs that I'm using, which work fine, but I want to pass one through as a para...

Why is this condition true?
Ah, thanks for the help.

Why is this condition true?
[code] short id = 1; std::vector<short>::const_iterator i = ign.begin(); if ((ign.size() > 0) &...

This user does not accept Private Messages

User: Phazon

  • Public profile