Skip to content

imloadinqqq/cpp-filehandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple C++ File Handler

Practice using RAII-managed resources, error handling, and file manipulation

Usage

g++ main.cpp FileHandler.cpp -o filehandler
./filehandler

About

c++ practice with smart pointers and classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages