Have an example using the CaliberRM API with C or C++ ?
- by TridenT
I'm trying to build a simple tool to gather statistics from a CaliberRM server.
I've got the API description with examples for VB and Java, but nothing for C or C++.
Does anyone have a simple example to start with ? A kind of :
Connect to a database (caliberRM server)
get number of requirements
... that's all.