-
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
-
coopht committed revision 48 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-14 15:01:17 UTC by coopht
-
coopht committed revision 47 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-14 14:59:03 UTC by coopht
-
coopht committed revision 46 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-14 14:58:13 UTC by coopht
-
coopht committed revision 45 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-14 14:57:35 UTC by coopht
-
vvss committed revision 44 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-14 13:29:30 UTC by vvss
-
coopht committed revision 43 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-13 19:21:38 UTC by coopht
-
coopht committed revision 42 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-13 19:21:25 UTC by coopht
-
ariafan committed revision 41 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-13 12:51:12 UTC by ariafan
-
vvss committed revision 40 to the rFunc UDF Library SVN repository, changing 1 files.
2009-04-13 12:15:56 UTC by vvss