Sunday, July 26, 2009

Write a c program to represent a family liked list information?

each family has three components husband ,wife,children


as the number of children varies from family to family .

Write a c program to represent a family liked list information?
Is this a CompSci HW question? Have you tried to write it out in psuedo-code using pen and paper? For the 'children' field, will the fields have an integer or a string value (i.e. childs name)? WIll the 'children' field change as more family members (read children born) are added to the 'family? If you can answer these questions, then you are half-way to your solution. :)

verbena

No comments:

Post a Comment