We are about to switch to a new forum software. Until then we have removed the registration on this forum.
A certain if statement ws screwing me over but it is gone now because my program currupted
Go back
Edit your post in the processing forum
Select entire code in processing forum with mouse and then hit ctrl-o
what does that do? it just opens a oped file dialauge \
You can check the if command in the reference
https://www.processing.org/reference/
if(3 == 4) println ( "yes" ); else println ("no");
i dont need help any more it corrupted and i have to start over
your changed your initial code. Twice. Please don't do that.
sorrry the teacher made me take it down then it corrupted
get your teacher to show you svn or git or any of the other source control systems and you'll never suffer corrupted files again...
Answers
Go back
Edit your post in the processing forum
Select entire code in processing forum with mouse and then hit ctrl-o
what does that do? it just opens a oped file dialauge \
You can check the if command in the reference
https://www.processing.org/reference/
i dont need help any more it corrupted and i have to start over
your changed your initial code. Twice. Please don't do that.
sorrry the teacher made me take it down then it corrupted
get your teacher to show you svn or git or any of the other source control systems and you'll never suffer corrupted files again...