Search:

Type: Posts; User: GuitarNinja

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    9,299

    Okay, thanks, that's exactly I needed to know.

    Okay, thanks, that's exactly I needed to know.
  2. Replies
    4
    Views
    9,299

    Order of operations question

    Hey everybody,
    Just have a really basic quick question, do mathematical expressions in C or C++ follow the standard algebraic order of operations, or does the compiler process everything linearly as...
  3. Replies
    3
    Views
    978

    Ok, that makes sense now, I think you answered it...

    Ok, that makes sense now, I think you answered it perfectly. Thanks guys!
  4. Replies
    3
    Views
    978

    Beginner if/switch question

    Hi, I've been wondering, what syntax would you use to check an if or switch statement against a range of values, instead of just one? For example, how would I check to see if an entered value is...
Results 1 to 4 of 4