Lesson 10 - Person database in C - Loading and searching persons
In the previous lesson, Person database in C - Entering and saving persons into CSV, we programmed adding people and saving them into a CSV file in our person database program. In today's C tutorial, we'll implement loading people from the file into the list and finally we'll also get to searching people by a part of their name. That's going to be the most interesting part of the application
Loading people from a CSV file
The function header and working with the file will be very similar to when we saved persons. The loading function is as follows:
...End of the preview...
Continue further
You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.
Buy this course
Before buying this article, you have to buy the previous one
This article is licensed: Premium, by buying this article, you agree with the terms of use.
- Unlimited and permanent access to individual lessons.
- High quality IT knowledge.
- Skills to help you get your dream and well-paid job.
Article description
Requested article covers this content:
In this C tutorial, we'll finish our person database. We'll load persons from a CSV file into a linked list and search for people by a part of their name.
You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.