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

Issue#42 #91

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

Issue#42 #91

wants to merge 3 commits into from

Conversation

PavitKaur05
Copy link
Contributor

#42
solved issue#42
Added a program to check whether a string is palindrome or not in c++.

Copy link
Contributor

@AkshayCHD AkshayCHD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor change, don't use gets(), use fgets() instead

used fgets()  instead of gets() as instructed.
@PavitKaur05
Copy link
Contributor Author

I have made changes in the code as instructed . Please review it @AkshayCHD

@PavitKaur05 PavitKaur05 changed the title Issue#42 github101/programs/C++ Nov 6, 2018
@PavitKaur05 PavitKaur05 changed the title github101/programs/C++ issue#42 Nov 6, 2018
@PavitKaur05 PavitKaur05 changed the title issue#42 Issue#42 Nov 6, 2018
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