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

Size() error #1

Open
queenidog opened this issue Feb 3, 2018 · 0 comments
Open

Size() error #1

queenidog opened this issue Feb 3, 2018 · 0 comments

Comments

@queenidog
Copy link

When trying to run the processing program, I get an error saying not to use variables in the "size" parameter. It seems to be telling me about PROGRAM Size, but the size() command line seems to be configuring the size of the display. Is "size" a protected word that should not be used in this context?

The command in the program, under Setup() is
size(SIDE_LENGTH, SIDE_LENGTH/2, P2D);

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