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

Environment arguments to main declaration #32

Open
HuseyinSimsek7904 opened this issue Jan 5, 2024 · 0 comments
Open

Environment arguments to main declaration #32

HuseyinSimsek7904 opened this issue Jan 5, 2024 · 0 comments
Assignees
Labels
compiler Anything about the compiler enhancement New feature or request

Comments

@HuseyinSimsek7904
Copy link
Member

We should allow the main declaration to have these three possible argument layouts:

  • void
  • int argc, int argv
  • int argc, int argv, int envp
@HuseyinSimsek7904 HuseyinSimsek7904 added enhancement New feature or request compiler Anything about the compiler labels Jan 5, 2024
@HuseyinSimsek7904 HuseyinSimsek7904 self-assigned this Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Anything about the compiler enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant