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

Create Person struct #2

Closed
Tracked by #10
alikzalikz opened this issue Jan 24, 2023 · 0 comments
Closed
Tracked by #10

Create Person struct #2

alikzalikz opened this issue Jan 24, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@alikzalikz
Copy link
Owner

Person struct

RailwayCli/main.cpp

Lines 8 to 14 in 021ebb1

struct Person
{
string name;
string family;
string compartment;
string seat;
};

@alikzalikz alikzalikz mentioned this issue Jan 24, 2023
8 tasks
@alikzalikz alikzalikz added the documentation Improvements or additions to documentation label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant