Skip to content
#

input-output

Here are 47 public repositories matching this topic...

This repository, by Ashikur Rahman Provat, offers a collection of basic C programs aimed at beginners. It covers key topics like file handling, input/output operations, and mathematical computations. Whether you're starting from scratch or refining your skills, this resource serves as a useful tool to practice core C programming concepts.

  • Updated Feb 6, 2025
  • C

A minimalist command-line interpreter. It provides a basic interface for users to interact with their computer, allowing them to execute commands, navigate the file system, and manage processes. This project demonstrates fundamental principles of system programming, and serves as a foundation for building more advanced shell applications.

  • Updated Dec 27, 2024
  • C

Improve this page

Add a description, image, and links to the input-output 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 input-output topic, visit your repo's landing page and select "manage topics."

Learn more