From: Alexander S.K. <al...@be...> - 2009-05-28 11:40:22
|
vatzct ?????: > MAKE Version 5.2 Copyright (c) 1987, 2000 Borland > bcc32 -c -Iinclude;c:\dev\harbour\include -d -tWM -D__WIN32__ > -D__WIN_DAEMON__ -oobj\b32\leto1.obj source\client\leto1.c > Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland > source\client\leto1.c: > Warning W8065 source\client\leto1.c 1559: Call to function > 'hb_dateTimeStampStr' with no prototype in function letoGetValue > Error E2342 source\client\leto1.c 1559: Type mismatch in parameter > 'szText' (wanted 'const signed char *', got 'int') in function letoGetValue > Warning W8065 source\client\leto1.c 1938: Call to function > 'hb_dateTimeStampStrGet' with no prototype in function letoPutValue > *** 1 errors in Compile *** Which harbour version does you use ? Regards, Alexander. |