Skip to content

University CS class lab work solution. Theme: Implementing custom strings classes using inheritance mechanism

License

Notifications You must be signed in to change notification settings

Savage-C-CPP/CPP-Inheritance-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode C/C++ + Cmake project bootstrap

Requirements

Step by step

  1. Open the project in code
  2. In command palette run >cmake:configure
  • Choose a kit (Visual Studio Community 2019 Release for Windows)
  1. Build target with >cmake:build
  2. Debug and Run with >cmake:debug or >cmake:Run without debugging

Look at the bottoms statusbar and learn

Main rules and tips

  • After you add/remove a file, run cmake:configure

About

University CS class lab work solution. Theme: Implementing custom strings classes using inheritance mechanism

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published