Search:

Type: Posts; User: Nexxuz

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    928

    thank you i cant belive i did that!!! ...

    thank you

    i cant belive i did that!!!
    -nexxuz
  2. Replies
    2
    Views
    928

    My Pointer is broken....

    well actually im doing a linked list in C and im having trouble inputing a string into my structure

    here is my code:


    typedef struct
    {
    char *Name;
    float Price;
    struct MyItems * Next;
Results 1 to 2 of 2