Search:

Type: Posts; User: EstateMatt

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    3,421

    Thanks guys. I appreciate this. I'll give...

    Thanks guys. I appreciate this. I'll give myself a few more No-Duh questions and I should be off and running. I really wish they would teach languages in a context where they were useful out of...
  2. Replies
    5
    Views
    3,421

    Got it. So, Const as prefix returns a const...

    Got it.

    So, Const as prefix returns a const object, const as suffix works on a const this.
  3. Replies
    5
    Views
    3,421

    discards qualifiers

    √ the book
    √ google search
    √ searched cboard

    This is homework but I think it's a small enough and valid enough question.
    I'm down to one error which is commented out in main.cpp
    I've...
  4. Replies
    5
    Views
    7,849

    thank you so much guys. that's extremely...

    thank you so much guys. that's extremely extremely helpful. Obviously (to you) this void = pointer to anything thing makes code for datastructres infinitely more reusable so it's very important
  5. Replies
    5
    Views
    7,849

    ok. possibly this is a bad noobish example? ...

    ok. possibly this is a bad noobish example? 'caus I understand very little of that function. let me see if I can get through it.


    PUBLIC void *lst_newnode(int size)

    PUBLIC: this appears to...
  6. Replies
    5
    Views
    7,849

    Following CTools

    NOOB here.

    √searched archives
    √searched faqs
    √googles
    √tutorials

    I'm attempting to learn about generic linked lists from Kendall Bennett's CTools10 which I'll include below for reference. ...
Results 1 to 6 of 6