hidden norm cleanup
This commit is contained in:
@@ -6,16 +6,12 @@
|
||||
/* By: klebon <klebon@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2018/05/18 18:10:11 by klebon #+# #+# */
|
||||
/* Updated: 2019/03/07 22:25:11 by tmaze ### ########.fr */
|
||||
/* Updated: 2019/03/16 15:53:50 by tmaze ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#include "libft.h"
|
||||
|
||||
/*
|
||||
** I have to handle minus, width
|
||||
*/
|
||||
|
||||
void ft_align_wchar(char *str, t_conv *field)
|
||||
{
|
||||
int i;
|
||||
|
Reference in New Issue
Block a user