mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-23 22:09:37 +00:00
[PR #607] [MERGED] Revert "Added strlen function" #1053
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/607
Author: @kvedala
Created: 9/23/2020
Status: ✅ Merged
Merged: 9/23/2020
Merged by: @kvedala
Base:
master← Head:revert-606-string📝 Commits (1)
64eaaa1Revert "Added strlen function (#606)"📊 Changes
3 files changed (+0 additions, -88 deletions)
View changed files
📝
DIRECTORY.md(+0 -4)➖
strings/strlen.c(+0 -46)➖
strings/strlen_recursion.c(+0 -38)📄 Description
Reverts TheAlgorithms/C#606
Not a new algorithm
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.