Search:

Type: Posts; User: junket

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,453

    Great, thanks alot for all your help. It seems...

    Great, thanks alot for all your help.

    It seems like there is alot of ways to do things in C++, maybe because some things were preserved for backwards compatibility, but then people decided they...
  2. Replies
    5
    Views
    1,453

    Hi, Thanks for your help, and of course...

    Hi,

    Thanks for your help, and of course you're right vis a vis "new" - my slip there.

    Regarding the last point, is this something you can do in C as well as in C++ and, in C++, does it work...
  3. Replies
    5
    Views
    1,453

    C/C++ question on struct definitions

    Hi,

    This might very well be a C question. I am posting it here because it refers to some code in Bruce Eckels's 'Thinking in C++'. Apologies if this causes any inconvenience.

    There is a struct...
  4. Replies
    5
    Views
    987

    Thanks lads, Yep, I am using VS, and I am...

    Thanks lads,

    Yep, I am using VS, and I am ashamed to say that I have never even heard of a linker before, and my knowledge of compilers is almost equally non-existent (although I have heard of...
  5. Replies
    5
    Views
    987

    Thanks p-b, That's pretty much what I hoped...

    Thanks p-b,

    That's pretty much what I hoped for.

    I am wondering, however, what is the mechanism and the rationale behind only including the header. It seems we include the header in the cpp and...
  6. Replies
    5
    Views
    987

    Using classes, logistics

    Hello,

    I have a very simple question.

    I need to include a class for a particular method.

    Now, I know how to create a class, I know how to split a class between a header for its declaration...
  7. Thread: linked list

    by junket
    Replies
    3
    Views
    1,657

    Hey Anduril, Thanks a million. Sorry about that...

    Hey Anduril,
    Thanks a million.
    Sorry about that semi-colon stupidity. It was not there at one point - I think tiredness got the better of me there.
    Once it was removed I was right back to an...
  8. Thread: linked list

    by junket
    Replies
    3
    Views
    1,657

    linked list

    Hello,
    I am new to C. I have some experience with Java, because that is what they are teaching us. But I really want to learn C because I want to get a decent job doing decent code, so I am redoing...
Results 1 to 8 of 8