Search Results

Search: Posts Made By: dorik
Forum: IP Networking 09-08-2011
2,524
Posted By dorik
Help setting up a wireless access point
Hello,

A friend of mine just purchased a DLINK 8500AP and I'm trying to help him set up wireless internet in his house. His computers are connected to one of two switches, which are both hooked up...
Forum: Programming 03-03-2011
3,062
Posted By dorik
Hi Corona688, I made a simple example and it...
Hi Corona688,

I made a simple example and it works. When you create a library, you do not need definitions that are also in the main app since they can be resolved when the object is loaded.
...
Forum: Programming 03-02-2011
3,062
Posted By dorik
Sure, I'll try to post a sample by tomorrow. ...
Sure, I'll try to post a sample by tomorrow.



The library is being loaded at runtime using dlopen().
Forum: Programming 03-02-2011
3,062
Posted By dorik
Yep, that's why I want to take the base class cpp...
Yep, that's why I want to take the base class cpp file (which has the static menber) out of the library since it's also in the main app.

Here's how it's set up: In the project I have a base class...
Forum: Programming 03-02-2011
3,062
Posted By dorik
Nope, just a class declaration. When I had it...
Nope, just a class declaration. When I had it working by including the definitions in the project and the library, I set the static variable in the project and didn't set it in the library. The...
Forum: Programming 03-02-2011
3,062
Posted By dorik
Thanks, it works like you said Corona668....
Thanks, it works like you said Corona668. However, there is one problem. One of the classes that is included in the project and the shared object had a static member and it seems that both have their...
Forum: Programming 03-01-2011
3,062
Posted By dorik
Oh I see. Is it a problem that the definitions...
Oh I see. Is it a problem that the definitions will be in both?
Forum: Programming 03-01-2011
3,062
Posted By dorik
Shared Object Question
Hello,

I am new to programming shared objects and I was hoping someone could tell me if what I want to do is possible, or else lead me in the right direction.

I have a main program that...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 04:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy