I am trying to make a static library using Code::Blocks and when I make a new static library project it generates a cpp file with functions encased with extern "C"
I am just wondering if this is necessary or if I can write the functions in normal c++ as well.
Labdabeta 182 Posting Pro in Training Featured 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.