24.06.2012, 20:57
This Is the code
Error
Код:
-*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*- ================= y_ini Libraries ================= -*----------------------------------------------------------------------------*/ // File functions native ffind(const pattern[], filename[], len, &idx); native frename(const oldname[], const newname[]); // Directory functions native dfind(const pattern[], filename[], len, &idx); native dcreate(const name[]); native drename(const oldname[], const newname[]);
Код:
C:\Users\hp\Desktop\3e server\pawno\include\YSI\y_files.inc(83) : error 025: function heading differs from prototype C:\Users\hp\Desktop\3e server\pawno\include\YSI\y_files.inc(83) : error 025: function heading differs from prototype