Pretty plain text generator and formatter using the louvre markup langauge
-
Updated
Apr 21, 2025 - C++
Pretty plain text generator and formatter using the louvre markup langauge
A hotel room and convention hall booking C++ application
C++ code for Logic-Gates Concept.
Compactador e descompactador de Arquivos no formato .txt, usando o algoritmo de huffman
Project 2: An organism-storing binary tree that reads commands from input .txt, queries the data, and outputs to console and output .txt.
The String Manipulator Read/Write Program (C++) reads a .txt file containing a list of fake personal data, such as names, addresses, etc. Lines of the file are changed to comma separated values (CSV) format. Finally, a .txt file is written using the newly formatted CSV data.
C++ Program that operates with strings
The Vehicle Fleet Text File Reader Program (C++) uses a loop to read a file named FleetInput.txt, which holds vehicle ID, miles, and gallons space delimited on each row. Then, the program calculates the fleet average and individual average miles per gallon (MPG), displaying the results in the console are tabular output.
Our project is a modern twist on the classic MadLibs game, implemented in C/C++. Users can choose from four genres, input their own words or choose from a word bank, and edit the story output, offering a personalized and interactive experience
Operating System Lab Assignments for 6th Semester
3 курс. Работа с файлами. Вариант № 8. Дан файл Bagazh, содержащий сведения о багаже пассажиров. Сведения о багаже - это запись с двумя полями: количество вещей и вес в килограммах. Записать в файл Sort сведения о пассажирах, вес багажа которых больше 30 кг.
CSV database in C++ for various space objects
The system aims to manage courses and students in a school.
C++ application - Przyszly Programista course (training)
The Inventory Part Structures Program (C++) utilizes a loop to ask the user to enter a part number (string), part name (string), part class (char), in stock quantity (int), and unit cost (double). Once the user is done entering part details, the program writes the inventory part structures out to a txt file.
Add a description, image, and links to the txt-files topic page so that developers can more easily learn about it.
To associate your repository with the txt-files topic, visit your repo's landing page and select "manage topics."