Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
TiphaineLAURENT committed Apr 15, 2018
1 parent e0e944b commit 24bbd2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ My own re-wrote libC.

## Functions rewritten

- - ** - * *
-
-
- char *get_next_line(const int fd) - **Read line by line in a file descriptor**
- int my_abs(int nb) - **Return absolute value of a integer**
- char *my_epure_str(char *str, char c) - **Epure a string of c**

## Getting Started

Expand Down

0 comments on commit 24bbd2e

Please sign in to comment.