Search:

Type: Posts; User: Jamathorn

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    5,131

    Wow, you're right that does work...I'm not sure...

    Wow, you're right that does work...I'm not sure why I couldn't make that happen before. Now I feel extra ridicules, though slightly less broken. Thanks!
  2. Replies
    9
    Views
    5,131

    Just for the record, this is for a continuing ed...

    Just for the record, this is for a continuing ed class - there is no grade involved. I work as a designer and just want a better understanding of programming languages.
  3. Replies
    9
    Views
    5,131

    oh sorry, the compiler just reads "running" the...

    oh sorry, the compiler just reads "running" the way it had before when i had


    int numFibs= 20;
    int fibonacci[numFibs];

    Does it make sense to separate the two? So the fibonacci is it's own...
  4. Replies
    9
    Views
    5,131

    Any other clues? Sorry I am terrible at this. ...

    Any other clues? Sorry I am terrible at this. Tried just plugging fibonacci[20] in, but that clearly doesn't work...
  5. Replies
    9
    Views
    5,131

    Sum of an array with pointers

    Hi, I've been trying to sort this out all day, and it's driving me crazy because I'm pretty sure its just a matter of straightening out the functions and pointers, but I can't make anything work.
    ...
Results 1 to 5 of 5