Search:

Type: Posts; User: cjam

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,554

    THANK YOU!!!! That worked and I understand now....

    THANK YOU!!!! That worked and I understand now....
  2. Replies
    2
    Views
    1,554

    dynamic array of structures

    I am doing exercises from a book and it asks that I, "use _new_ to allocate an array [of structures]," I have done it this way:


    struct CandyBar // define CandyBar structure
    {
    char name...
Results 1 to 2 of 2