Skip to content

use of undeclared identifier 'argv' #4

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

Open
Glavin001 opened this issue Sep 16, 2014 · 0 comments
Open

use of undeclared identifier 'argv' #4

Glavin001 opened this issue Sep 16, 2014 · 0 comments

Comments

@Glavin001
Copy link
Member

See https://github.com/smuos/fork1.c/blob/master/hello.c#L12

fork1.c:12:62: error: use of undeclared identifier 'argv'
        fprintf(stdout, "Program %s takes no parameters.\n", argv[0]);
Glavin001 added a commit to Glavin001/fork1.c that referenced this issue Sep 16, 2014
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