Archicad C++ API
About Archicad add-on development using the C++ API.

BMInit() not found?

Andor Kocsis
Contributor
Hi Ppl!

I have to use a lot of memory (over 128 meg) in an addon. The addon has to support Win and Mac OS. I found details of a built-in memory manager in GSRoot addon kit docs ( \API Development Kit XXXXXX\Documentation\MSDN\GSRoot\GSRoot.chm ). The problem is, the VS solution cannot locate BMInit(). Is it in a namespace somewhere?

Question2: Do I have to use BMInit()? There are good old malloc() / free(). Are they unreliable in this environment?

Thx,
0 REPLIES 0