Error Collection and Reporting System
Ihor Gudzyk
C++
7 Chapters
0 Studying now
Build a terminal-based C++ project to collect, filter, and report errors using small, value-returning functions. You'll design an error model, manage collections, filter and count errors, format them for output, and generate readable reports.
Опис курсу
Build a terminal-based C++ project to collect, filter, and report errors using small, value-returning functions. You'll design an error model, manage collections, filter and count errors, format them for output, and generate readable reports.
Technology
C++
Language
En
Rating
Chapters
7
Create an Error Model
Add Error Collection
Filter Errors by Level
Count Errors by Level
Format One Error
Generate a Report
Remove Error by Code
0%
Create an Error Model
Add Error Collection
Filter Errors by Level
Count Errors by Level
Format One Error
Generate a Report
Remove Error by Code