User profile: Bengbers

User info
User name:Bengbers
History
Joined:
Number of posts:51
Latest posts:

Different behavior when implemented in a Class method or as a standalone.
The following method is used to store content into the database: [code]BasexClient& BasexClient::add...

Accessing socket that is created in another Class
After I learned to program in Basic on a Commodore 64, I successively programmed in Pascal, Fortran ...

Accessing socket that is created in another Class
Thanks to all the help I finally managed to successfully retrieve information from the database for ...

Accessing socket that is created in another Class
I am using Eclipse. When using the default C++ managed build projects, I know where I can set the C+...

Accessing socket that is created in another Class
I'll look in my books and in https://www.geeksforgeeks.org/copy-constructor-in-cpp/ to learn more ab...