Since 5/31/2012 7:54:14 AM, decent4u has written 1 articles and participated in 0 conversations. decent4u signature: decent4u
decent4u's articles:
Items(1) /1
Problems with Templates with Shared libraries120 (11/14/2003 8:46:23 PM) comp.lang.c++ I have two functions in my shared library which are declared as follows: void setName(const std::string& str); std::vector getInfo(); Since the code is compiled and in shared library. Every thing is great if ... decent4u