Search:

Type: Posts; User: robaster

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,237

    how to store a store the structure

    thanx pple,

    got the queue up and running. now to the next question:

    i used an array to store the items (used integers to keep it simple). i am now having problems storing the structure (Item)...
  2. Replies
    4
    Views
    1,237

    noob help on queue class

    hey pple:

    i am new so this may sound silly.

    i have the following struct:


    struct item{
    string msg;
    string sender;
Results 1 to 2 of 2