Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions day5/lnk_list.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* pull request */
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

learning pull request

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok seen the request.. every thing seems fine..
merging the request

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Expand Down