/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlcpy.c :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: tischmid +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2023/03/19 11:49:46 by tischmid #+# #+# */ /* Updated: 2023/03/19 11:59:21 by tischmid ### ########.fr */ /* */ /* ************************************************************************** */ /* //// #include int main(void) { return (0); } */ ////