Skip to content
#

string-handling

Here are 14 public repositories matching this topic...

The Address Book Project is a console-based C application for managing contacts (names, phones, emails). It supports add/delete/update/search operations using core C concepts like file handling, input parsing, and standard I/O. Designed as a foundational project, it avoids advanced data structures, focusing on fundamental programming techniques.

  • Updated Jun 18, 2025
  • C

Improve this page

Add a description, image, and links to the string-handling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-handling topic, visit your repo's landing page and select "manage topics."

Learn more