Passing struct type params?Sorry let me rewrite it. [code] struct someS { int age; char name[32]; }; //this is my str...
Passing struct type params?hi, I have a class class A and it has void mymethod(pay m) and i am in class B I want to pass m par...
object type method returnthank you that was really helpful
Encapsulate threads in the a classHi guys, can you guys please give me an example of how to encapsulate two threads in a class? Thanks...
object type method returnhi guys i am new to c++ and trying to learn. for instance. i have a struct and method.I am trying to...
This user does not accept Private Messages