Skip to content

Create project of calculator - #1

Open
vlrm10 wants to merge 4 commits into
masterfrom
calculator
Open

Create project of calculator#1
vlrm10 wants to merge 4 commits into
masterfrom
calculator

Conversation

@vlrm10

@vlrm10 vlrm10 commented Aug 22, 2018

Copy link
Copy Markdown
Owner

No description provided.

Add `build` directory to `.gitignore` file
because that doesn't need version control
@vlrm10

vlrm10 commented Aug 22, 2018

Copy link
Copy Markdown
Owner Author

@DatsiukAndrei please review

malkofff added 3 commits August 23, 2018 12:51
Add project of Calculator which contains
next source file:

templates classes:

 - Double_list for creating collection
 - Iterator for double list
 - struct Node which contains pointers of next and previous value
 - Stack for control of memory of calculator

Other class:
 -Class Calculator which provided parsing string value
and calculates
 - Source.cpp file which contains `main()` function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant