LibrariesVery nice. Here is how I did it to keep my RemoteNode.h file from having C++ stuff in it [code] ...
LibrariesI've figured it out but am not sure if this is "the right way". In my RemoteNode.h (C) file I hav...
LibrariesAre 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...