Borland C++

Enzo wrote:

Are you using this version of borland c++ ?
ftp://ftp.borland.com/pub/bcppbuilder/techpubs/bcb5/b5std.zip
I use it and implib works well.

I had the same problem with BC 5.02, too
And there is another great problem with the 5.02 version:

some include files declare functions with too long names
(in SDL_opengl.h)

does CBuilder 5.5 solve this matter ?

iā€™d like to be sure before downloading this, I have a little modem :frowning:

another question: does the ā€œ-aā€ parameter in implib solve the problem
with the trailing underscores in functions names (SDL_xxx -> _SDL_xxx) ?

Sylvain.