subhadipbhowmik / 30-Days-Of-CPP

30 days of CPP programming challenge is a step by step guide to learn CPP programming language in 30 days. Happy Coding.
https://subhadipbhowmik.github.io/30-Days-Of-CPP/
MIT License
48 stars 138 forks source link

Day 12 - Structures.md #461

Open katarianikita2003 opened 1 week ago

katarianikita2003 commented 1 week ago

Fixes #387

Description

In C++, a structure (struct) is a user-defined data type that allows you to group together variables of different data types under a single name.

Screenshot 2024-06-23 235944