Skip to content
Prev 46855 / 63421 Next

C++ debugging help needed

Thanks Dirk, Martyn and Romain.  I'm planning to do a temporary 
workaround release with the Shape class renamed to rglShape, but over 
the longer term I'll put everything that's supposed to be local inside 
an rgl namespace.  First I need to learn how namespaces interact with 
extern "C" declarations; pointers to any readable tutorials would be 
appreciated.

Duncan Murdoch
On 02/10/2013 11:52 AM, Dirk Eddelbuettel wrote: