Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug sur le 3e test d'itoa #22

Open
DjeDt opened this issue Nov 14, 2016 · 0 comments
Open

Bug sur le 3e test d'itoa #22

DjeDt opened this issue Nov 14, 2016 · 0 comments

Comments

@DjeDt
Copy link

DjeDt commented Nov 14, 2016

Salut, j'ai remarqué un bug sur lors des test de la libft, avec la fonction itoa. Avec ton main lors du test de ft_itoa(123), la valeur de retour de ma fonction est "1233", alors qu'en affichant le retour avec printf ou ft_putstr, le retour est bien "123". Je te met une screen en piece jointe.
Dans tous les cas, merci pour ton travail, ca aide beaucoup !

capture d ecran 2016-11-14 a 21 39 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant