[PR #1542] Improve documentation and handle negative numbers in palindrome.c #2154

Closed
opened 2026-01-29 15:29:38 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/TheAlgorithms/C/pull/1542

State: closed
Merged: No


This PR improves the documentation of palindrome.c by explaining palindrome behaviour more clearly and it also handles negative numbers to improve the correctness.

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/1542 **State:** closed **Merged:** No --- This PR improves the documentation of palindrome.c by explaining palindrome behaviour more clearly and it also handles negative numbers to improve the correctness.
claunia added the pull-request label 2026-01-29 15:29:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#2154