[PR #136] Replaced ambigous return codes with macros. #371

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

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

State: closed
Merged: Yes


Instead of using return codes and commenting what they mean, I replaced them with easy-to-identify macros in the Array directory.

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/136 **State:** closed **Merged:** Yes --- Instead of using return codes and commenting what they mean, I replaced them with easy-to-identify macros in the Array directory.
claunia added the pull-request label 2026-01-29 15:12:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#371