Donate Share

rFunc UDF Library

Code

Programming Languages: C++

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics svn co https://rfunc.svn.sourceforge.net/svnroot/rfunc rfunc

browse code, statistics cvs -d:pserver:anonymous@rfunc.cvs.sourceforge.net:/cvsroot/rfunc login

cvs -z3 -d:pserver:anonymous@rfunc.cvs.sourceforge.net:/cvsroot/rfunc co -P modulename

Show:

What's happening?

  • Followup: RE: New life of rfunc udf library

    Sugesstion: new function ISNULLDEF char* EXPORT fn_isnulldef(ARG(char*,s), ARG(char*,c)) ARGLIST(char* s) ARGLIST(char* c) { return( (*s) ? s : c); } I also had problems to recompile 2.1.3.1 (win-version) with Borland C55. It always give error unresolved external ib_util_malloc(long). With Microsoft Visual C++ it recompiles OK, linux gcc also works fine ...

    2009-10-26 23:15:20 UTC by nobody

Our Numbers