D
Dan
Hi,
Why would you use = = instead of =?
What's the difference between ++J and J++?
Many thanks
Why would you use = = instead of =?
What's the difference between ++J and J++?
Many thanks
Hi,
Why would you use = = instead of =?
What's the difference between ++J and J++?
Dan said:Why would you use = = instead of =?
Hi,
Why would you use = = instead of =?
What's the difference between ++J and J++?
Many thanks
been == but was unsure if this would be recognised so used = = (should have
known better).
I have been going through some introduction books to JavaScript but they
just used == in an example without actually explaining what this did (the
chapter was covering if, switch and for) so I thought I could probably get a
good explanation here.
The book also tried to explain the ++var and var++ but I couldn't get my
head around it fully but your explanations have proven very helpful.
Thanks again, and hopefully soon, after a lot of reading and learning I can
have a better question for you and you never know even answer one myself.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.