Skip to content

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