One line | quick help
#1

C:\Users\Unknown\Desktop\MyGM\filterscripts\Admin. pwn(1113) : error 025: function heading differs from prototype

The line
Код:
public OnQueryError(errorid, error[], callback[], query[], connectionHandle)
Whole code
1113-1118
Код:
public OnQueryError(errorid, error[], callback[], query[], connectionHandle)
{
	printf("%d, %s, %s, %s, %d", errorid, error, callback, query, connectionHandle);
	return 1;
}
#endif
Reply


Messages In This Thread
One line | quick help - by $mooth - 11.02.2013, 16:38
Re: One line | quick help - by [MG]Dimi - 11.02.2013, 16:45
Re: One line | quick help - by DaRk_RaiN - 11.02.2013, 17:03
Re: One line | quick help - by $mooth - 11.02.2013, 20:52

Forum Jump:


Users browsing this thread: 1 Guest(s)