Pointer to method problemThat's it !!!... Thanks ;)
Pointer to method problemHi guys, Could you please help me to correct this example code ? --- [code]#include <iostream...
Point out structs vectorsThat's it, thanks !!
Point out structs vectorsHi guys, I defined an structure like this, struct STRUCT1 { bool bvar; std::string svar; ...
Working with utf8 stringsHi, I'd like to ask you for the best way to get the character size (not the bytes size) of utf8 c...