Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for Premlal

Hi all, I am somewhat new to templates, but slowly realizing it is very powerful. Facing a problem. I have a template class. [CODE]template <typename T> class myTemplateClass { //Some code here };[/CODE] In another class I need to create a fixed number of Objects of the above template class …

Member Avatar for Premlal
0
2K
Member Avatar for zaraf

Seems like the supplied dll files contains the required functions. So you cant just call these functions from c++. i am not quite sure whether there is any way to import dll to an ordinary c++ program. You can do it in Visual Basic or Visual c++. Another thing you …

Member Avatar for Premlal
0
116
Member Avatar for cpp_fanatic
Member Avatar for Premlal
0
102

The End.