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

int main (int argc, char *argv[]) reports syntax error #22

Open
YukinoHayakawa opened this issue Dec 4, 2019 · 1 comment
Open

int main (int argc, char *argv[]) reports syntax error #22

YukinoHayakawa opened this issue Dec 4, 2019 · 1 comment

Comments

@YukinoHayakawa
Copy link

No description provided.

@AyrA
Copy link

AyrA commented Mar 27, 2020

I like to toss in function pointers too:

int (*list_push)(list_sle*,void*)=list_add;

There's probably no support for function declarations yet.

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

2 participants