Quote:
Fernando Rodriguez wrote:
How can I see the actual code of the specialized structures??
Do you mean what all that stuff in custom*.h expands to? I'd just use=20
the C++ pre-processor. If you're on a Unix box, you can say:
=09$ g++ -E foo.cpp |less
In the documentation I found this:
The documentation is badly out of date. Where the real world and the=20
documentation disagree, believe the real world. |
Thanks Warren. My real problem is: I=B4m using SSQLS and I need to add
functionality ( I=B4m trying with inheritance ) but it don=B4t works.
I=B4m working with Windows XP and VC++, I was reading that some
features of mysql++ don=B4t works with VC++. ( it is one of them )
But if I can generate the specialized structure of any way, my problem
is no more problem.
Do you know any way to do that?
Thanks
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw