[PR #125] [MERGED] Added some header files and changed the min() function #354

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/125
Author: @christianbender
Created: 3/20/2018
Status: Merged
Merged: 3/20/2018
Merged by: @christianbender

Base: masterHead: changed_fibonacciSearch


📝 Commits (1)

  • 7668d1c Added some header files and changed the min() function

📊 Changes

3 files changed (+14 additions, -9 deletions)

View changed files

Searches/fibonacciSearch (+0 -0)
📝 Searches/fibonacciSearch.c (+14 -9)
Searches/fibonacciSearch.o (+0 -0)

📄 Description

No description provided


🔄 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/125 **Author:** [@christianbender](https://github.com/christianbender) **Created:** 3/20/2018 **Status:** ✅ Merged **Merged:** 3/20/2018 **Merged by:** [@christianbender](https://github.com/christianbender) **Base:** `master` ← **Head:** `changed_fibonacciSearch` --- ### 📝 Commits (1) - [`7668d1c`](https://github.com/TheAlgorithms/C/commit/7668d1c4192d23b305f611df9ce2aed2d5be50c4) Added some header files and changed the min() function ### 📊 Changes **3 files changed** (+14 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `Searches/fibonacciSearch` (+0 -0) 📝 `Searches/fibonacciSearch.c` (+14 -9) ➕ `Searches/fibonacciSearch.o` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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:11:59 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#354