Serialization of binary stringProblem solved, thanks.
Public method access from global functionsShould be smth. like this: void access_get_a() { A a; int temp = a.get_a(); }
Serialization of binary stringI am trying to serialize binary string and immediately de-serialize it. The problem shows up when I ...
This user does not accept Private Messages