18.05.2009, 01:39
I put "drop.inc" in the include folder and "#include <dprop>" in my filterscript and when i compile it, it shows 3 warnings and 1 error.
Please help, i think the include is not working good.
Sorry my bad english
Код:
....pawno\include\dprop.inc(25) : warning 235: public function lacks forward declaration (symbol "PropertyExists") ....pawno\include\dprop.inc(34) : warning 235: public function lacks forward declaration (symbol "PropertyGet") ....pawno\include\dprop.inc(38) : error 090: public functions may not return arrays (symbol "PropertyGet") ....pawno\include\dprop.inc(45) : warning 235: public function lacks forward declaration (symbol "PropertySet")
Sorry my bad english