User profile: phoenix911

User info
User name:phoenix911
Location:Tallinn
Statistical data
Gender:Male
Occupation:Programmer
Skills:C
C++
History
Joined:
Number of posts:15
Latest posts:

dlsym C++ problem. How to dynamically load C++ classes?
I'm learning for myself new methods and will need it for own projects. Reason of not linking it ordi...

dlsym C++ problem. How to dynamically load C++ classes?
Thanks a lot! Unfortunally I'm unable to use "code" etc buttons, since it doesn't work for some reas...

dlsym C++ problem. How to dynamically load C++ classes?
Hi, everyone! I need help very much with C++ on linux. Problem is, that I can dlsym "C" functions, e...

How to give class as argument without making copies?
1) You're mistaken. TeslaLogin - is not a class. It's a simple struct, that has 4 variables for stor...

How to give class as argument without making copies?
And by the way... if I make a wrong assumptions, then why, if in GetTesla() or Establish() I add str...