Search:

Type: Posts; User: simjay

Search: Search took 0.01 seconds.

  1. Well thanks; I used the NEW command. I was...

    Well thanks; I used the NEW command.

    I was hoping you could provide the code, but after a while of messing around I got the solution with your guidance everyone.

    PC *obj = new PC [size];

    :)
  2. :confused: it has to be dynamic. I don't even...

    :confused: it has to be dynamic.

    I don't even know what Indigo said.
  3. how to create a Dynamic Array storing objects?

    Hello,

    I have a simple question which hasn't been answered by the search function of this forum. I'm a newbie, so when explaining, be specific and basic please.

    I need to create a dynamic...
  4. Replies
    9
    Views
    1,356

    Wow thanks for all the replies. Well...

    Wow thanks for all the replies.



    Well actually I thought the case statements worked that way too. But it reported a strange error, and wouldn't run. When I added the braces, it compiled and...
  5. Replies
    9
    Views
    1,356

    basic program - strange error

    Hey everyone,

    I'm fairly new to programming. I've done C and i'm now learning C++. According to my curriculum i'm now considered an intermediate programmer. But I still consider myself an amateur!...
Results 1 to 5 of 5