Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use ... #2

Open
On3d4y opened this issue Feb 13, 2019 · 0 comments
Open

How to use ... #2

On3d4y opened this issue Feb 13, 2019 · 0 comments

Comments

@On3d4y
Copy link

On3d4y commented Feb 13, 2019

I have to write Func:func<ii> or F@_@ii:func for a function. How to write Func:func<...> for different parameters in https://wiki.sa-mp.com/wiki/MySQL/R33#mysql_pquery to write:

mysql_pquery_indirect(connectionHandle, query[], Func:callback<...>, format[] = "", {Float,_}:...);
#define mysql_pquery_indirect(%1,%2,&%3,%4,%5,%6) mysql_pquery_indirect(%1,%2,addressof(%3<%5>),%4,%5,%6)

I get many tag mismatch warnings.

Also for this:

https://forum.sa-mp.com/showthread.php?t=663852

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant