C++ 20 header-only scripts for software development, all headers are independent and don't rely on each other.
-
Updated
Nov 10, 2025 - C++
C++ 20 header-only scripts for software development, all headers are independent and don't rely on each other.
a simple version control system written in C++
In this assignment, you will be writing a template-type struct for a Node in a singly-linked list data structure, a Stack class template designed using a linked data structure (using the Node struct), and an Instagram class template which utilizes the Stack class template as a data member.
A C++11 program that bundles multiple headers into a single header.
Additional work for EA certification. Created a header file for a potential implementation in EA Sports. Expanded on the prompt and coded a draft of the implementation in basic C++ code. Based on expanding the feature "Wear and Tear" by adding "emotional impact" to the "physical impact" for player management.
Hide some members of a class and conceal some header files them used.
C++ parser for dmidecode output in a single header file
Python script that attempt to convert the Object3D file back to obj file
This code is a simple Tic-Tac-Toe game where two players take turns entering numbers on a 3x3 grid. It checks for a winning condition and displays the winner.
This repository contains C and C++ header files that include various standard library headers, providing essential functionality commonly used in C/C++ programming for a wide range of applications.
This repository contains code for ADTs that I implemented in my Data Structures and Algorithms course.
Grocery list tracker utilizing file handling to output item frequency in a chosen format 📋
A terminal program to generate C/C++ header files
This repo deals with a backbone code for designing an inventory system that uses mySQL as its database.
C++ Header files for study | 用于学习的C++头文件
Header for creating, checking and reading automata. In addtion to syntax analysis library.
A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.
Add a description, image, and links to the header-files topic page so that developers can more easily learn about it.
To associate your repository with the header-files topic, visit your repo's landing page and select "manage topics."