User: fercascue

  • Public profile

User profile: fercascue

User info
User name:fercascue
History
Joined:
Number of posts:5
Latest posts:

Pointer assignment Error
Hi, The source code is just a snippet for educational purpose only. As ResidentBiscuit said: "now ...

Pointer assignment Error
Thanks a lot. But What to do to solve it? [code] std::string myString = "TEST"; myClass->field1...

Pointer assignment Error
Hi, Suppose this code snippet: [code] class myClass { public: std::string* field1; ...

LONG64* value
Awesome!! Thanks cire! Best regards.

LONG64* value
Hi, This is a code snippet of a class: [code] class ns1__alumno { public: LONG64* id; //etc....

This user does not accept Private Messages