Re: C++ Library needed in Delphi App




"Dan" <frozendice@xxxxxxxxx> wrote in message
news:47507252$1@xxxxxxxxxxxxxxxxxxxxxxxxx

Well I figured I might have to write some wrapper functions,
but for my current project I must be able to read NeXus
format.

Then you will have to do what I described if you intend on using NCL as-is
in Delphi. Otherwise, you will have to write your own parser using native
Delphi code. The download page for NCL tells you where to find the NeXus
file format specification. Otherwise, find an alternative third-party
implementation., or else translate the NCL source code to Pascal yourself.

Do you know of any other API's

No.


Gambit


.