Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Day 12 - Structures.md #461

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

katarianikita2003
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working content enhancement New feature or request gssoc level1 missing-content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Content to Day 12 - Structures.md
2 participants