User profile: linxdev

User info
User name:linxdev
History
Joined:
Number of posts:4
Latest posts:

Libraries
Very nice. Here is how I did it to keep my RemoteNode.h file from having C++ stuff in it [code] ...

Libraries
I've figured it out but am not sure if this is "the right way". In my RemoteNode.h (C) file I hav...

Libraries
Are there any good pointers to how to create libraries correctly that can be linked in C++ applicati...

call of overloaded ambiguous
I've got two member functions and g++ is giving me an ambiguous error. This just may be the way sta...