I have no clue what that means. I get the error where I am trying to return a struct and also where I say my struct = the return value of the function who is returning the struct I just spoke of. Please help.
This is a discussion on "ambiguous access to class/struct/union member" within the C++ Programming forums, part of the General Programming Boards category; I have no clue what that means. I get the error where I am trying to return a struct and ...
I have no clue what that means. I get the error where I am trying to return a struct and also where I say my struct = the return value of the function who is returning the struct I just spoke of. Please help.
at least show sample code of the function prototype and the assignment of the return value.
Be a leader and not a follower.