User profile: Kygo576

User info
User name:Kygo576
History
Joined:
Number of posts:3
Latest posts:

Passing pointer structure to function?
Ah ok that makes much more sense thank you!

Passing pointer structure to function?
After changing my parameters i get an error on [code]temp = Array[first];[/code] Error no suitab...

Passing pointer structure to function?
[code]struct Three { string name; int num; int num2; }; const int SIZE = 10000; Three Array[SI...

This user does not accept Private Messages