mschifter
mschifter
Hi Richard, I’ve read all the e-mail traffic in this thread. Although I haven’t used codebase++ from .NET, if you are getting a memory leak, try initializing the codebase library,...
Hi Richard, Just a minor additional idea: if your canonical program does not reproduce the leak, add in the additional calls made to the library one by one or in...
According to f4write.c, line 103, the error 90619 is a “position failure”. In f4file.c, line 453, the same error occurs. Here is the context: error4( c4, e4info, E90619 ) ;...
Now that codebase is open source, can somebody post the s4server source code to this project?
Hi Jim, Thanks for your response. At some point during my 15 year on and off relationship with CodeBase++, I added some enhancements to the base code. I’m a C++...