Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need help. Please help me!!!! Please Help
#21
Quote:Not sure if that will work, I'm on a school computer right now, but that's one solution.
Not if you're dependent on i, j and k it's not. Try again. :bounce:

NOTE: I consider changing functionality, or making readability worse as non-solutions.
stylin:
Reply
#22
Quote:
thegrogen Wrote:Not sure if that will work, I'm on a school computer right now, but that's one solution.
Not if you're dependent on i, j and k it's not. Try again. :bounce:

NOTE: I consider changing functionality, or making readability worse as non-solutions.

Hmmm. Good point. Maybe goto is worth something afterall... :lol:

Wow, we've gone really far off topic...
.14159265358979323846264338327950288419716939937510582709445
Glarplesnarkleflibbertygibbertygarbethparkentalelelangathaffendoinkadonkeydingdonkaspamahedron.
Reply
#23
Stylin,

Well, an expression tree format should be used when you can generalize things easily. The question is, "will it be easier to create the mechanics for the expression tree and the expression translations?" or just hard code what exactly must be done?

Anyway it's not like creating an expression tree for this problem is a trivial task, so I'd go with hard coding. (what you're doing now)
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#24
Quote:
stylin Wrote:
thegrogen Wrote:Not sure if that will work, I'm on a school computer right now, but that's one solution.
Not if you're dependent on i, j and k it's not. Try again. :bounce:

NOTE: I consider changing functionality, or making readability worse as non-solutions.

Hmmm. Good point. Maybe goto is worth something afterall... :lol:

Wow, we've gone really far off topic...

i wonder who's fault that is...
btw- heres another good use for goto

Code:
goto shower:
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)