function body without function header.
#1

I have:
#define CBP:%0(%1, {Float, _}:...) forward %0(%1, {Float, _}:...); public %0(%1, {Float, _}:...)

probleme is " error 055: start of function body without function header "

public Is:
CBP:AccountDataLoad(playerid, tag[], name[], value[])

who can I make it work?

PS: I fix probleme add this #define CBP:%0({Float, _}:...) forward %0({Float, _}:...); public %0({Float, _}:...)

But I have warning " warning 208: function with tag result used before definition, forcing reparse "
Reply


Messages In This Thread
function body without function header. - by Night Dreamer - 02.12.2011, 09:22
Re: function body without function header. - by Mauzen - 02.12.2011, 09:28

Forum Jump:


Users browsing this thread: 1 Guest(s)