Search:

Type: Posts; User: DarkMage530

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    4,543

    AH! Okay, wow that is actually really simple. I...

    AH! Okay, wow that is actually really simple. I just tried that out in the code and it works great. And it makes sense. Since data is the memory address of fiblist you are essentially setting...
  2. Replies
    10
    Views
    4,543

    @laserlight: so your saying the line fibpts++;...

    @laserlight: so your saying the line
    fibpts++; is invalid in actual c. I'm using cygwin and editing with notepad++.

    Sorry I'm trying to understand what you mean exactly. So because fibpts is...
  3. Replies
    10
    Views
    4,543

    @Quzah: Ah, I see. Sorry, I didn't realize this...

    @Quzah: Ah, I see. Sorry, I didn't realize this was a recently discussed topic. I've read through your discussion with Mr.Lnx and also took a look at the link you posted within the Bubble Sort Topic....
  4. Replies
    10
    Views
    4,543

    Difference between Reference and Pointer?

    Hey so I've been working on this assignment and came across something that's a little confusing to me.

    My understanding of pointers isn't the strongest (I tend to just try stuff till it works) ...
Results 1 to 4 of 4