Search:

Type: Posts; User: jjeanie

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    6,098

    array of linked list

    hi!
    i'm trying to read into a dynamic array of linked lists.
    where the info is:

    0: a1 a2 a3
    1: b a1 a2 a3
    2: l1 l2 l16

    i want to put 0:, 1:, 2: into a dynamic array.
    and i want to put a1,...
  2. Replies
    4
    Views
    1,460

    thank you for your help :) it fully doesnt have...

    thank you for your help :)
    it fully doesnt have that error now!
  3. Replies
    4
    Views
    1,460

    Tree of Struct with Linked List

    I'm trying to get a structure called "employee_struct"
    where family_members are a linked list. but i cant even get the structure to work. i keep getting conflicting types of employee_struct. what is...
Results 1 to 3 of 3