Search:

Type: Posts; User: Christian Jakob

Search: Search took 0.00 seconds.

  1. I thought if I listed an array at 1 for example: ...

    I thought if I listed an array at 1 for example:
    A[1]={0};
    it would have two elements because it starts from 0.

    0 - 1 two elements?
    or is this when when we are talking about inside the array...
  2. Can this basic calculator be simplified? I'm new to programming.

    I am taking a course in C programming at school, I'm still new to programming. I was wondering if there was a simpler way of programming what I have now. Or just a better way in general.
    And can you...
Results 1 to 2 of 2