cannot pass objects of non-trivially-copyable type 'structThanks Branflakes91093, that did the trick.
cannot pass objects of non-trivially-copyable type 'struct This is the error I get: cannot pass objects of non-trivially-copyable type 'struct std::string' t...
comparison between pointer and integer problemOh, it is an array. Now I understand. My code now does compile. Thank you for your support, it is gr...
comparison between pointer and integer problemWith thhe following bit of code I always get the error of: ISO C++ forbids comparison between point...
expected primary-expression problemOpps, I compiled the wrong code to test the 'short' to 'shorted' out with. It compiles nicely now. T...
This user does not accept Private Messages