I beg your pardon, and you are, indeed correct. I tend to associate Code::Blocks with C++ and the WxWidgets/WXSmith IDE/libraries, since that's primarily what I use it for.
Yes, I was in fact wondering whether anyone has any C++ code geared towards headers and libraries already available by default in Code::Blocks.
(That being why I feel the question is, indeed, apropos for this forum, as I want to do it in a way that is native to the libraries and headers supplied in a standard, unmodified Code::Blocks distribution.)
That way, I don't have to hunt down (and get permission to use) DLL's, applications that act as access modules or any of that extraneous annoyance.
Basically I'm looking for the easiest NATIVE way (in a C/C++ application) to access and work with DBF's, preferably without 3rd party (non-Code::Blocks/WXWidgets) libraries, headers, or apps.
Thanks! And again my apologies for lack of clarity. I phrased the question without thought to the differences in the two IDE's nor the audience to which I was addressing it.
Cheers!