[PR #26] [CLOSED] Changes variable names #236

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/26
Author: @EduardoMathias
Created: 7/4/2017
Status: Closed

Base: masterHead: patch-2


📝 Commits (1)

📊 Changes

1 file changed (+11 additions, -13 deletions)

View changed files

📝 BinarySearch.c (+11 -13)

📄 Description

Besides putting some understandable names for the variable, I took off some unnecessary comments.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/26 **Author:** [@EduardoMathias](https://github.com/EduardoMathias) **Created:** 7/4/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`3c91592`](https://github.com/TheAlgorithms/C/commit/3c91592d26154542ebe6cc5ca866b8fd6644ea95) Changes variable names ### 📊 Changes **1 file changed** (+11 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `BinarySearch.c` (+11 -13) </details> ### 📄 Description Besides putting some understandable names for the variable, I took off some unnecessary comments. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:10:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#236