Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 293 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 293 Bytes

Family-Tree

A family tree created using the concepts of Data Structures(DoublyLinkedList) , Pointers and File Processing in C. In this tree each person can craete his own family add his basic information and details of his family members and is also able to save all this data in a file.