「✏️」 norm(Megaphone): normed project.
This commit is contained in:
BIN
ex00/megaphone
BIN
ex00/megaphone
Binary file not shown.
@ -6,7 +6,7 @@
|
|||||||
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
|
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2024/10/25 16:31:50 by adjoly #+# #+# */
|
/* Created: 2024/10/25 16:31:50 by adjoly #+# #+# */
|
||||||
/* Updated: 2024/10/25 17:47:40 by adjoly ### ########.fr */
|
/* Updated: 2024/10/25 23:25:48 by adjoly ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
@ -24,7 +24,6 @@ void str_to_upper(std::string &str)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int main(int ac, char **av)
|
int main(int ac, char **av)
|
||||||
{
|
{
|
||||||
std::string str;
|
std::string str;
|
||||||
|
Reference in New Issue
Block a user