Search:

Type: Posts; User: pecymanski

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,044

    Passing by value and printing in function

    Hello,
    I have an assignment I am working on, I am stuck at a beggining point. Below is the code I am working with. This is pretty much what the professor gave us to start with, all I am trying to...
  2. Replies
    2
    Views
    2,007

    Inheiritance and derived classes

    Hello,

    I have a question on derived classes and the inheiritance designation. In a documnet I have it says about derivation: "Access to inheirited members by derived classes and friends of
    the...
  3. Replies
    2
    Views
    8,885

    Thanks, worked great

    Thanks, worked great
  4. Replies
    2
    Views
    8,885

    Template Class for Linked List

    Hello,

    This is for an assignment I am trying to complete. For a previous assignment, I had to create a linked list class for integers. I was able to get that working fine. This assignment is to...
  5. Thanks for your help on this problem ... PC

    Thanks for your help on this problem ...

    PC
  6. Returning an object from a method - Problem when creating my own string class

    Hello,

    I am a beginning level C++ programmer. I have an assignment in which I need to create my own basic string class. There are several methods that I need to support, such as leftTrim,...
  7. Replies
    1
    Views
    1,712

    Boreland - Linking Error

    I am using Boreland 5.02 and am having difficulty compiling and linking a project. This is the first time I am trying this, prior to this all my programming was done in one .c file. I have only...
Results 1 to 7 of 7