accessing vector of structhello guys, I have a struct: [code]struct table { std::string field1[10]; st...
checking vector sizeguys, i have a vector and i am implementing it with push_back() function. how can i check the siz...
method that returns a pointersomething much worse than that, I was just eliminating possibilities... but thanks...
method that returns a pointerhello guys, do you know how can I do a method that returns a pointer of some structure? look w...
dealing with structWorked, thanks!
This user does not accept Private Messages