Hello.
The following is my structure which are used to get the user input:
struct STATE
{ char *st[]
int quantity
}
How can I pass the above structure to Function?
And How can I access it in function? Using Pointer?
Thank You
Jacob
|
Results 1 to 2 of 2
Thread: C++ Structure Help
|
Click Here to Expand Forum to Full Width |