Skip to content

Refactored Tower of Hanoi #1

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

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

Refactored Tower of Hanoi #1

wants to merge 3 commits into from

Conversation

CaptainDaVinci
Copy link

No description provided.

@mrsauravsahu
Copy link
Member

Use PascalCase for naming functions.

@CaptainDaVinci
Copy link
Author

Any specific reason for that?

@mrsauravsahu
Copy link
Member

I have used it throughout this project and don't want to introduce a lot of changes.

@CaptainDaVinci
Copy link
Author

I could spend time refactoring the code for DSC lab part. Making it consistent throughout.

@mrsauravsahu
Copy link
Member

I would still suggest against renaming the functions. Removing the #define is fine.

1. Removed #define _CRT_SECURE_NO_WARNINGS, as it is specific to Visual
   studio code.

2. Changed indentation. (subjective)
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.

2 participants