[PR #65] [MERGED] Moved fib.c to misc and renamed to Fibonacci.c #288

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/65
Author: @AnupKumarPanwar
Created: 10/3/2017
Status: Merged
Merged: 10/3/2017
Merged by: @AnupKumarPanwar

Base: masterHead: master


📝 Commits (1)

  • 05f6b01 Moved fib.c to misc and renamed to Fibonacci.c

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

📝 misc/Fibonacci.c (+0 -0)

📄 Description

Moved fib.c to misc and renamed to Fibonacci.c


🔄 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/65 **Author:** [@AnupKumarPanwar](https://github.com/AnupKumarPanwar) **Created:** 10/3/2017 **Status:** ✅ Merged **Merged:** 10/3/2017 **Merged by:** [@AnupKumarPanwar](https://github.com/AnupKumarPanwar) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`05f6b01`](https://github.com/TheAlgorithms/C/commit/05f6b01569c80974fa60b35a2df777cf579ef3aa) Moved fib.c to misc and renamed to Fibonacci.c ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `misc/Fibonacci.c` (+0 -0) </details> ### 📄 Description Moved fib.c to misc and renamed to Fibonacci.c --- <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:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#288