Szakáts Viktor escribió:
Thanks, now it works perfectly.
[SPA] Hola, yo estoy obteniendo estos mensajes:
[ENG] Hello, I am getting these messages:
D:\harbour>MAKE_GNU
../../ioapi.c:13:18: zlib.h: No such file or directory In file
included from ../../ioapi.c:14:
../../ioapi.h:38: error: syntax error before '*' token
../../ioapi.h:39: error: syntax error before '*' token
../../ioapi.h:40: error: syntax error before '*' token
../../ioapi.h:41: error: syntax error before "OF"
../../ioapi.h:42: error: syntax error before "OF"
../../ioapi.h:43: error: syntax error before "OF"
../../ioapi.h:44: error: syntax error before "OF"
../../ioapi.h:48: error: syntax error before "open_file_func"
../../ioapi.h:48: warning: no semicolon at end of struct or union
../../ioapi.h:49: warning: type defaults to `int' in declaration of
`zread_file'
../../ioapi.h:49: warning: data definition has no type or storage
class
../../ioapi.h:50: error: syntax error before "zwrite_file"
../../ioapi.h:50: warning: type defaults to `int' in declaration of
`zwrite_file'
../../ioapi.h:50: warning: data definition has no type or storage
class
../../ioapi.h:51: error: syntax error before "ztell_file"
../../ioapi.h:51: warning: type defaults to `int' in declaration of
`ztell_file'
../../ioapi.h:51: warning: data definition has no type or storage
class
../../ioapi.h:52: error: syntax error before "zseek_file"
../../ioapi.h:52: warning: type defaults to `int' in declaration of
`zseek_file'
../../ioapi.h:52: warning: data definition has no type or storage
class
../../ioapi.h:53: error: syntax error before "zclose_file"
../../ioapi.h:53: warning: type defaults to `int' in declaration of
`zclose_file'
../../ioapi.h:53: warning: data definition has no type or storage
class
../../ioapi.h:54: error: syntax error before "zerror_file"
../../ioapi.h:54: warning: type defaults to `int' in declaration of
`zerror_file'
../../ioapi.h:54: warning: data definition has no type or storage
class
../../ioapi.h:55: error: syntax error before "opaque"
../../ioapi.h:55: warning: type defaults to `int' in declaration of
`opaque'
../../ioapi.h:55: warning: data definition has no type or storage
class
../../ioapi.h:56: warning: type defaults to `int' in declaration of
`zlib_filefunc_def'
../../ioapi.h:56: warning: data definition has no type or storage
class
../../ioapi.h:60: error: syntax error before "OF"
../../ioapi.c:49: error: syntax error before "OF"
../../ioapi.c:53: error: syntax error before "OF"
../../ioapi.c:59: error: syntax error before "OF"
../../ioapi.c:63: error: syntax error before "OF"
../../ioapi.c:69: error: syntax error before "opaque"
../../ioapi.c:72: warning: return type defaults to `int'
../../ioapi.c: In function `fopen_file_func':
../../ioapi.c:78: error: `mode' undeclared (first use in this
function)
../../ioapi.c:78: error: (Each undeclared identifier is reported
only once
../../ioapi.c:78: error: for each function it appears in.)
../../ioapi.c:87: error: `filename' undeclared (first use in this
function)
../../ioapi.c:89: warning: return makes integer from pointer without
a cast
../../ioapi.c: At top level:
../../ioapi.c:93: error: syntax error before "fread_file_func"
../../ioapi.c:94: error: syntax error before "opaque"
../../ioapi.c:98: warning: return type defaults to `int'
../../ioapi.c: In function `fread_file_func':
../../ioapi.c:99: error: `uLong' undeclared (first use in this
function)
../../ioapi.c:99: error: syntax error before "ret"
../../ioapi.c:103: error: `ret' undeclared (first use in this
function)
../../ioapi.c:103: error: syntax error before "fread"
../../ioapi.c: At top level:
../../ioapi.c:108: error: syntax error before "fwrite_file_func"
../../ioapi.c:109: error: syntax error before "opaque"
../../ioapi.c:113: warning: return type defaults to `int'
../../ioapi.c: In function `fwrite_file_func':
../../ioapi.c:114: error: `uLong' undeclared (first use in this
function)
../../ioapi.c:114: error: syntax error before "ret"
../../ioapi.c:118: error: `ret' undeclared (first use in this
function)
../../ioapi.c:118: error: syntax error before "fwrite"
../../ioapi.c: At top level:
../../ioapi.c:123: error: syntax error before "opaque"
../../ioapi.c: In function `ftell_file_func':
../../ioapi.c:130: error: `stream' undeclared (first use in this
function)
../../ioapi.c: At top level:
../../ioapi.c:135: error: syntax error before "opaque"
../../ioapi.c: In function `fseek_file_func':
../../ioapi.c:145: error: `origin' undeclared (first use in this
function)
../../ioapi.c:159: error: `stream' undeclared (first use in this
function)
../../ioapi.c:159: error: `offset' undeclared (first use in this
function)
../../ioapi.c: At top level:
../../ioapi.c:164: error: syntax error before "opaque"
../../ioapi.c: In function `fclose_file_func':
../../ioapi.c:171: error: `stream' undeclared (first use in this
function)
../../ioapi.c: At top level:
../../ioapi.c:176: error: syntax error before "opaque"
../../ioapi.c: In function `ferror_file_func':
../../ioapi.c:183: error: `stream' undeclared (first use in this
function)
../../ioapi.c: At top level:
../../ioapi.c:188: error: syntax error before '*' token
../../ioapi.c: In function `fill_fopen_filefunc':
../../ioapi.c:190: error: `pzlib_filefunc_def' undeclared (first use
in this fun
ction)
make[3]: *** [ioapi.o] Error 1
make[2]: *** [descend] Error 2
In file included from ../../ads1.c:66: ../../rddads.h:69:17: ace.h:
No such file or directory
In file included from ../../ads1.c:66: ../../rddads.h:149: error:
syntax error before "ADSHANDLE" ../../rddads.h:149: warning: no
semicolon at end of struct or union
../../rddads.h:150: warning: type defaults to `int' in declaration
of `hOrdCurrent'
../../rddads.h:150: warning: data definition has no type or storage
class
../../rddads.h:151: error: syntax error before "hStatement"
../../rddads.h:151: warning: type defaults to `int' in declaration
of `hStatement'
../../rddads.h:151: warning: data definition has no type or storage
class
../../rddads.h:152: warning: type defaults to `int' in declaration
of `ADSAREA'
../../rddads.h:152: warning: data definition has no type or storage
class
../../rddads.h:154: error: syntax error before '*' token
../../rddads.h:154: warning: type defaults to `int' in declaration
of `ADSAREAP'
../../rddads.h:154: warning: data definition has no type or storage
class
../../rddads.h:186: error: syntax error before "adsConnectHandle"
../../rddads.h:186: warning: type defaults to `int' in declaration
of `adsConnectHandle'
../../rddads.h:186: warning: data definition has no type or storage
class
../../rddads.h:187: error: syntax error before "pArea"
../../rddads.h:188: error: syntax error before
"hb_rddGetADSWorkAreaPointer"
../../rddads.h:188: warning: type defaults to `int' in declaration
of `hb_rddGetADSWorkAreaPointer'
../../rddads.h:188: warning: data definition has no type or storage
class
../../ads1.c: In function `adsSetListener_callback':
../../ads1.c:108: warning: implicit declaration of function
`AdsSetDateFormat'
../../ads1.c:108: error: `UNSIGNED8' undeclared (first use in this
function)
../../ads1.c:108: error: (Each undeclared identifier is reported
only once
../../ads1.c:108: error: for each function it appears in.)
../../ads1.c:108: error: syntax error before ')' token
../../ads1.c:111: warning: implicit declaration of function
`AdsSetDefault'
../../ads1.c:111: error: syntax error before ')' token
../../ads1.c:114: warning: implicit declaration of function
`AdsShowDeleted'
../../ads1.c:117: warning: implicit declaration of function
`AdsSetEpoch'
../../ads1.c:120: warning: implicit declaration of function
`AdsSetExact'
../../ads1.c:123: warning: implicit declaration of function
`AdsSetSearchPath'
../../ads1.c:123: error: syntax error before ')' token
../../ads1.c:127: warning: implicit declaration of function
`AdsSetDecimals'
../../ads1.c:127: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:127: error: syntax error before "hb_setGetNI"
../../ads1.c: In function `adsSetSend':
../../ads1.c:151: error: `UNSIGNED8' undeclared (first use in this
function)
../../ads1.c:151: error: syntax error before ')' token
../../ads1.c:152: error: syntax error before ')' token
../../ads1.c:156: error: syntax error before ')' token
../../ads1.c:157: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:157: error: syntax error before "hb_setGetNI"
../../ads1.c: At top level:
../../ads1.c:160: error: syntax error before "pArea"
../../ads1.c: In function `commonError':
../../ads1.c:167: error: `uiGenCode' undeclared (first use in this
function)
../../ads1.c:168: error: `uiSubCode' undeclared (first use in this
function)
../../ads1.c:170: error: `uiOsCode' undeclared (first use in this
function)
../../ads1.c:172: error: `szFileName' undeclared (first use in this
function)
../../ads1.c:174: error: `uiFlags' undeclared (first use in this
function)
../../ads1.c:176: error: `pArea' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:237: error: syntax error before "hIndex"
../../ads1.c: In function `adsIndexKeyCmp':
../../ads1.c:239: error: `UNSIGNED32' undeclared (first use in this
function)
../../ads1.c:239: error: syntax error before "u32RetVal"
../../ads1.c:240: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:242: error: `UNSIGNED8' undeclared (first use in this
function)
../../ads1.c:250: error: `u32RetVal' undeclared (first use in this
function)
../../ads1.c:250: warning: implicit declaration of function
`AdsExtractKey'
../../ads1.c:250: error: `hIndex' undeclared (first use in this
function)
../../ads1.c:250: error: `pucCurKey' undeclared (first use in this
function)
../../ads1.c:250: error: `u16CurKeyLen' undeclared (first use in
this function)
../../ads1.c:251: error: `AE_SUCCESS' undeclared (first use in this
function)
../../ads1.c:255: error: `u16KeyLen' undeclared (first use in this
function)
../../ads1.c:256: error: syntax error before ')' token
../../ads1.c: At top level:
../../ads1.c:263: error: syntax error before "return"
../../ads1.c: In function `adsGetFileType':
../../ads1.c:269: error: `ADS_CDX' undeclared (first use in this
function)
../../ads1.c:270: error: `ADS_NTX' undeclared (first use in this
function)
../../ads1.c:271: error: `ADS_ADT' undeclared (first use in this
function)
../../ads1.c: In function `adsTableExt':
../../ads1.c:276: error: `ADS_ADT' undeclared (first use in this
function)
../../ads1.c: In function `adsMemoExt':
../../ads1.c:281: error: `ADS_ADT' undeclared (first use in this
function)
../../ads1.c:282: error: `ADS_CDX' undeclared (first use in this
function)
../../ads1.c: In function `adsIndexExt':
../../ads1.c:287: error: `ADS_ADT' undeclared (first use in this
function)
../../ads1.c:288: error: `ADS_CDX' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:291: error: syntax error before "hb_adsFindBag"
../../ads1.c:291: error: syntax error before "pArea"
../../ads1.c:292: warning: return type defaults to `int'
../../ads1.c: In function `hb_adsFindBag':
../../ads1.c:296: error: `ADSHANDLE' undeclared (first use in this
function)
../../ads1.c:296: error: syntax error before "ahIndex"
../../ads1.c:297: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:298: error: `UNSIGNED32' undeclared (first use in this
function)
../../ads1.c:300: error: `u32Result' undeclared (first use in this
function)
../../ads1.c:300: warning: implicit declaration of function
`AdsOpenIndex'
../../ads1.c:300: error: `pArea' undeclared (first use in this
function)
../../ads1.c:301: error: `UNSIGNED8' undeclared (first use in this
function)
../../ads1.c:301: error: syntax error before ')' token
../../ads1.c:302: error: `AE_INDEX_ALREADY_OPEN' undeclared (first
use in this function)
../../ads1.c:304: error: `ahIndex' undeclared (first use in this
function)
../../ads1.c:306: error: `AE_SUCCESS' undeclared (first use in this
function)
../../ads1.c:308: warning: implicit declaration of function
`AdsCloseIndex'
../../ads1.c: At top level:
../../ads1.c:346: error: syntax error before "pArea"
../../ads1.c: In function `hb_adsUpdateAreaFlags':
../../ads1.c:348: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:348: error: syntax error before "u16Bof"
../../ads1.c:350: warning: implicit declaration of function `AdsAtBOF'
../../ads1.c:350: error: `pArea' undeclared (first use in this
function)
../../ads1.c:350: error: `u16Bof' undeclared (first use in this
function)
../../ads1.c:351: warning: implicit declaration of function `AdsAtEOF'
../../ads1.c:351: error: `u16Eof' undeclared (first use in this
function)
../../ads1.c:352: warning: implicit declaration of function
`AdsIsFound'
../../ads1.c:352: error: `u16Found' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:363: error: syntax error before "pArea"
../../ads1.c: In function `hb_adsCheckLock':
../../ads1.c:365: error: `pArea' undeclared (first use in this
function)
../../ads1.c:367: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:367: error: syntax error before "u16Locked"
../../ads1.c:368: error: `UNSIGNED32' undeclared (first use in this
function)
../../ads1.c:370: error: `u32RetVal' undeclared (first use in this
function)
../../ads1.c:370: warning: implicit declaration of function
`AdsIsRecordLocked'
../../ads1.c:370: error: `u16Locked' undeclared (first use in this
function)
../../ads1.c:371: error: `AE_SUCCESS' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:385: error: syntax error before "pArea"
../../ads1.c: In function `adsGetKeyItem':
../../ads1.c:390: error: `iKeyType' undeclared (first use in this
function)
../../ads1.c:396: error: `ADS_RAW' undeclared (first use in this
function)
../../ads1.c:397: error: `ADS_STRING' undeclared (first use in this
function)
../../ads1.c:398: error: `pItem' undeclared (first use in this
function)
../../ads1.c:398: error: `pKeyBuf' undeclared (first use in this
function)
../../ads1.c:398: error: `iKeyLen' undeclared (first use in this
function)
../../ads1.c:401: error: `ADS_NUMERIC' undeclared (first use in this
function)
../../ads1.c:402: error: `pArea' undeclared (first use in this
function)
../../ads1.c:402: error: `ADS_NTX' undeclared (first use in this
function)
../../ads1.c:432: error: `ADS_DATE' undeclared (first use in this
function)
../../ads1.c:444: error: `ADS_LOGICAL' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:454: error: syntax error before "pArea"
../../ads1.c: In function `adsScopeGet':
../../ads1.c:456: error: `UNSIGNED8' undeclared (first use in this
function)
../../ads1.c:456: error: syntax error before "pucScope"
../../ads1.c:457: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:458: error: `UNSIGNED32' undeclared (first use in this
function)
../../ads1.c:463: error: `hOrder' undeclared (first use in this
function)
../../ads1.c:466: error: `nScope' undeclared (first use in this
function)
../../ads1.c:466: error: `ADS_TOP' undeclared (first use in this
function)
../../ads1.c:466: error: `ADS_BOTTOM' undeclared (first use in this
function)
../../ads1.c:468: error: `u32RetVal' undeclared (first use in this
function)
../../ads1.c:468: warning: implicit declaration of function
`AdsGetScope'
../../ads1.c:468: error: syntax error before "nScope"
../../ads1.c:470: error: `AE_SUCCESS' undeclared (first use in this
function)
../../ads1.c:472: warning: implicit declaration of function
`AdsGetKeyType'
../../ads1.c:472: error: `u16KeyType' undeclared (first use in this
function)
../../ads1.c:473: error: `pArea' undeclared (first use in this
function)
../../ads1.c:473: error: `pItem' undeclared (first use in this
function)
../../ads1.c:473: error: `pucScope' undeclared (first use in this
function)
../../ads1.c:473: error: `u16Len' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:482: error: syntax error before "pArea"
../../ads1.c: In function `adsScopeSet':
../../ads1.c:484: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:484: error: syntax error before "u16DataType"
../../ads1.c:485: error: `UNSIGNED8' undeclared (first use in this
function)
../../ads1.c:485: error: `pucScope' undeclared (first use in this
function)
../../ads1.c:487: error: `pArea' undeclared (first use in this
function)
../../ads1.c:491: error: `hOrder' undeclared (first use in this
function)
../../ads1.c:493: error: `nScope' undeclared (first use in this
function)
../../ads1.c:493: error: `ADS_TOP' undeclared (first use in this
function)
../../ads1.c:493: error: `ADS_BOTTOM' undeclared (first use in this
function)
../../ads1.c:494: error: `pItem' undeclared (first use in this
function)
../../ads1.c:496: error: syntax error before "u16KeyType"
../../ads1.c:497: error: `u16KeyType' undeclared (first use in this
function)
../../ads1.c:502: error: `ADS_RAW' undeclared (first use in this
function)
../../ads1.c:503: error: `ADS_STRING' undeclared (first use in this
function)
../../ads1.c:513: error: syntax error before ')' token
../../ads1.c:514: warning: implicit declaration of function
`AdsSetScope'
../../ads1.c:515: error: syntax error before ')' token
../../ads1.c:520: error: `ADS_NUMERIC' undeclared (first use in this
function)
../../ads1.c:527: error: `u16DataType' undeclared (first use in this
function)
../../ads1.c:527: error: `ADS_DOUBLEKEY' undeclared (first use in
this function)
../../ads1.c:529: error: syntax error before ')' token
../../ads1.c:530: error: syntax error before "sizeof"
../../ads1.c:535: error: `ADS_DATE' undeclared (first use in this
function)
../../ads1.c:543: error: syntax error before ')' token
../../ads1.c:544: error: syntax error before "sizeof"
../../ads1.c:548: error: `ADS_LOGICAL' undeclared (first use in this
function)
../../ads1.c:550: error: syntax error before ')' token
../../ads1.c:551: error: `ADS_STRINGKEY' undeclared (first use in
this function)
../../ads1.c:557: warning: implicit declaration of function
`AdsClearScope'
../../ads1.c: At top level:
../../ads1.c:568: error: syntax error before "pArea"
../../ads1.c: In function `adsGetRelPos':
../../ads1.c:573: error: `pArea' undeclared (first use in this
function)
../../ads1.c:581: error: `hOrder' undeclared (first use in this
function)
../../ads1.c:583: error: `DOUBLE' undeclared (first use in this
function)
../../ads1.c:583: error: syntax error before "dPos"
../../ads1.c:584: warning: implicit declaration of function
`AdsGetRelKeyPos'
../../ads1.c:584: error: `dPos' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:603: error: syntax error before "pArea"
../../ads1.c: In function `adsSetRelPos':
../../ads1.c:605: error: `ADSHANDLE' undeclared (first use in this
function)
../../ads1.c:605: error: syntax error before "hCurrOrder"
../../ads1.c:607: error: `pArea' undeclared (first use in this
function)
../../ads1.c:607: error: `hOrder' undeclared (first use in this
function)
../../ads1.c:608: error: `dPos' undeclared (first use in this
function)
../../ads1.c:621: warning: implicit declaration of function
`AdsSetRelKeyPos'
../../ads1.c:645: error: `hCurrOrder' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:648: error: syntax error before "pArea"
../../ads1.c: In function `adsCloseCursor':
../../ads1.c:654: error: `pArea' undeclared (first use in this
function)
../../ads1.c:657: error: `UNSIGNED32' undeclared (first use in this
function)
../../ads1.c:657: error: syntax error before "u32RetVal"
../../ads1.c:659: error: `u32RetVal' undeclared (first use in this
function)
../../ads1.c:659: error: `AE_SUCCESS' undeclared (first use in this
function)
../../ads1.c:667: warning: implicit declaration of function
`AdsCloseSQLStatement'
../../ads1.c: At top level:
../../ads1.c:696: error: syntax error before "pArea"
../../ads1.c: In function `adsBof':
../../ads1.c:701: error: `pArea' undeclared (first use in this
function)
../../ads1.c:704: error: `pBof' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:709: error: syntax error before "pArea"
../../ads1.c: In function `adsEof':
../../ads1.c:714: error: `pArea' undeclared (first use in this
function)
../../ads1.c:717: error: `pEof' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:722: error: syntax error before "pArea"
../../ads1.c: In function `adsFound':
../../ads1.c:727: error: `pArea' undeclared (first use in this
function)
../../ads1.c:730: error: `pFound' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:735: error: syntax error before "pArea"
../../ads1.c: In function `adsGoBottom':
../../ads1.c:740: error: `pArea' undeclared (first use in this
function)
../../ads1.c:744: warning: implicit declaration of function
`AdsGotoBottom'
../../ads1.c: At top level:
../../ads1.c:755: error: syntax error before "pArea"
../../ads1.c: In function `adsGoTo':
../../ads1.c:766: error: `UNSIGNED32' undeclared (first use in this
function)
../../ads1.c:766: error: syntax error before "ulRetVal"
../../ads1.c:789: error: `pArea' undeclared (first use in this
function)
../../ads1.c:792: warning: implicit declaration of function
`AdsGetRecordNum'
../../ads1.c:792: error: `ADS_IGNOREFILTERS' undeclared (first use
in this function)
../../ads1.c:792: error: `u32RecNo' undeclared (first use in this
function)
../../ads1.c:798: error: `ulRetVal' undeclared (first use in this
function)
../../ads1.c:798: warning: implicit declaration of function
`AdsGotoRecord'
../../ads1.c:798: error: syntax error before "ulRecNo"
../../ads1.c:800: error: `AE_INVALID_RECORD_NUMBER' undeclared
(first use in this function)
../../ads1.c:806: error: `ulRecNo' undeclared (first use in this
function)
../../ads1.c:827: warning: implicit declaration of function
`AdsRefreshRecord'
../../ads1.c:834: error: `AE_SUCCESS' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:837: error: syntax error before "pArea"
../../ads1.c: In function `adsGoToId':
../../ads1.c:843: error: `pItem' undeclared (first use in this
function)
../../ads1.c:846: error: `pArea' undeclared (first use in this
function)
../../ads1.c: At top level:
../../ads1.c:855: error: syntax error before "pArea"
../../ads1.c: In function `adsGoTop':
../../ads1.c:860: error: `pArea' undeclared (first use in this
function)
../../ads1.c:864: warning: implicit declaration of function
`AdsGotoTop'
../../ads1.c: At top level:
../../ads1.c:875: error: syntax error before "pArea"
../../ads1.c: In function `adsSeek':
../../ads1.c:877: error: `UNSIGNED32' undeclared (first use in this
function)
../../ads1.c:877: error: syntax error before "u32RecNo"
../../ads1.c:878: error: `UNSIGNED16' undeclared (first use in this
function)
../../ads1.c:880: error: `UNSIGNED8' undeclared (first use in this
function)
../../ads1.c:880: error: `pszKey' undeclared (first use in this
function)
../../ads1.c:882: error: `pucSavedKey' undeclared (first use in this
function)
../../ads1.c:883: error: syntax error before "u16SavedKeyLen"
../../ads1.c:887: error: `pArea' undeclared (first use in this
function)
../../ads1.c:894: error: `pKey' undeclared (first use in this
function)
../../ads1.c:896: error: syntax error before ')' token
../../ads1.c:897: error: `u16KeyLen' undeclared (first use in this
function)
../../ads1.c:897: error: syntax error before "hb_itemGetCLen"
. . .
Best Regards.
GVS
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour