Skip to content
#

filehandling

Here are 53 public repositories matching this topic...

This repository contains a simple train ticket reservation system implemented in C. It includes functionalities for booking, viewing, and managing train tickets. The project demonstrates basic file handling, data structures, and user input/output operations in C.

  • Updated Jun 20, 2024
  • C

This is a simple console-based game that runs on the command prompt. The game is played by two players who take turns to mark X or O on a grid (grid size can change to players). The player who gets same marks in a row, column, or diagonal wins the game. This game was created as a learning project for a programming assignment.

  • Updated Jan 21, 2024
  • C

Improve this page

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

Learn more