mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[BUG] Added stdlib.h #75
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?
Originally created by @Suraj-Patro on GitHub (Oct 30, 2020).
Description
Added stdlib.h at data_structures/linked_list/singly_link_list_deletion.c
Expected Behavior
code should compile
Actual Behavior
functons definition not known exception
Possible Fix
Steps to Reproduce
include stdlib.h
Context
@ARKannan-15 commented on GitHub (Jan 10, 2021):
iam intrested can i do this
@Panquesito7 commented on GitHub (Jan 10, 2021):
Thank you for your interest in contributing. 👍
Before submitting a PR, please ensure the following:
I'll review your PR as soon as I can. Thank you. 🙂
@SInisterChil commented on GitHub (Feb 23, 2021):
Can I do this?
@Panquesito7 commented on GitHub (Feb 24, 2021):
Sure; please read my message above. Thank you.