I'm new to the scripts and help on how to use the forum. i need a graphical programme for 25% of my year mark. anyone wanna assist
Java Graphics Programming
Collapse
X
-
Thanks to see your very good and welcoming nature. how do i post the problems, my written out programme with errors or ???Originally posted by Ganon11First: Your question belongs in the Java forum. I'll move it there.
Second: We'll be happy to assist. Go ahead and get started on your project, and if you run across any trouble, we'll be happy to help you sort it out.Comment
-
Yep, post the relevant code, not all your code; just the part you suspect to haveOriginally posted by salmaanThanks to see your very good and welcoming nature. how do i post the problems, my written out programme with errors or ???
an error in it; whenever possible post the compiler error diagnostic as well; verbatim
that is, not just "there's some error somewhere in there".
Also don't forget to put the [ code ] ... [ /code ] tags around your code for reasons
of readability. (leave out the spaces between the [ ] brackets).
kind regards,
JosComment
Comment