Skip to content

Commit

Permalink
our main function
Browse files Browse the repository at this point in the history
  • Loading branch information
Walid Araissi committed Nov 17, 2022
1 parent 822c750 commit d262819
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions get_next_line.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
/* By: waraissi <[email protected]> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2022/11/13 19:34:50 by waraissi #+# #+# */
/* Updated: 2022/11/17 16:43:19 by waraissi ### ########.fr */
/* Updated: 2022/11/17 18:20:01 by waraissi ### ########.fr */
/* */
/* ************************************************************************** */

#include "get_next_line.h"
#include<fcntl.h>

int get_index(char *str)
{
Expand Down

0 comments on commit d262819

Please sign in to comment.