Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Programming Lab Repository

This repository contains a collection of laboratory works for a C programming course. Each lab is organized in its own directory, named lab0, lab1, etc., and includes source code, build configuration, and documentation specific to that lab.

Prerequisites

To build and run the labs, ensure you have the following installed:

  • C Compiler: GCC or Clang (recommended: GCC 9.0 or later).
  • CMake: Version 3.10 or higher.
  • Make: For building the projects.

Репозиторий лабораторных работ по программированию на C++

Этот репозиторий содержит набор лабораторных работ по курсу программирования на языке C++. Каждая лабораторная работа находится в отдельной директории, названной lab0, lab1 и т.д., и включает исходный код, конфигурацию сборки и документацию, специфичную для данной лабораторной работы.

Требования

Для сборки и запуска лабораторных работ необходимо установить:

  • Компилятор C: GCC или Clang (рекомендуется GCC 9.0 или новее).
  • CMake: Версия 3.10 или выше.
  • Make: Для сборки проектов.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages