here is my question
say I have a struct nodetype in the header file named linklist.h
there contains a struct constructor in the nodetype named nodetype(int, nodetype*)
how to I declare the code in the linklist.cpp?
do I do the same for class constructor or something different?
bigwhiteegg 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.