Skip to content

Code Repository for C++ Operating on Files, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/C-Operating-on-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

C++ Operating on Files [Video]

This is the code repository for C++ Operating on Files [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

This course is about operating on files in C++ language using the fstream (file stream) library.

This course consists of over 2 hours of great content. Before buying, please watch free videos so that you will see for yourself if you like the way I teach.

You do not need to know anything about operating on files, but it's a good idea to know the basics of C++ language.

What You Will Learn

  • how to operate on input and output streams
  • how to open and close files and how to handle errors connected to that operations
  • states of file opening
  • stream�s error flags
  • how to check size of opened file
  • what are binary files and how to compare them
  • how to extract and save content of file
  • how to create mini database that allows you to: add, show, search, remove, load, save people many functions that supports working with files

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

  • This course is meant for beginners who already have some basic knowledge of C++. You should be familiar with variables, pointers, functions, structures, loops, arithmetic / bitwise/relational/logical operators. If you know these terms, you can continue your C++ adventure with this course; otherwise, you may consider catch up on the basics first.This course is probably not for you if you do not have any experience with C++ language

About

Code Repository for C++ Operating on Files, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages