Programs are console applications that run under Windows. Download the.rar file, unzip it and run the.exe file.
You might need an application to extract the file: WinRar, if you don't have it (I'm not the author) :)
Log file administration
The program can repeatedly perform 5 activities with the file:
- dump, write, delete, backup, restore
- entries are added to the file as rows with the current date and time
The Factorial calculation
- input validation
- staff code writing culture
- project in multiple files
Editing and saving car data in the company
The program can read the saved car list from the binary file immediately. (Works with the linked list of structures.)
The program also allows:
- creating a new vehicle list
- save it to a binary file
Search for a word in a text file
The program allows you to search for the word in the text file
The program also enables to you:
- open a pre-saved data.txt file or specify another
- enter a searching word
- for a more valid search, the program is not case sensitive
- program prints the line numbers with the searching word
- program is allocating memory as needed
Creating a class and its methods, writing objects to a file
The program
- creates 3 objects of class T_Clovek
- writes them to a binary file
- prints the file to the screen