I'm trying to use the Bloomberg API with C instead of C++. However, there doesn't seem to be any documentation online regarding this usage, aside from a sentence in the Developer's Guide on pg.78:
"... while the C interface provides a C-style version of the object model."
I can't find any evidence of a C Interface in the C/C++ SDK download. There are some DLLs in the /lib folder though; are these DLL files the C Interface?